sensorfw
include/serviceinfo.h File Reference

Sensor service information. More...

#include <QString>

Go to the source code of this file.

Variables

const QString SERVICE_NAME = "com.nokia.SensorService"
 Name of the exported DBus service.
const QString OBJECT_PATH = "/SensorManager"
 Name of the exported DBus object.

Detailed Description

Sensor service information.

Copyright (C) 2009-2010 Nokia Corporation

Author:
Semi Malinen <semi.malinen@nokia.com
Timo Rongas <ext-timo.2.rongas@nokia.com>

This file is part of Sensord.

Sensord is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

Sensord is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Sensord. If not, see <http://www.gnu.org/licenses/>.

Definition in file serviceinfo.h.


Variable Documentation

const QString OBJECT_PATH = "/SensorManager"

Name of the exported DBus object.

Definition at line 40 of file serviceinfo.h.

const QString SERVICE_NAME = "com.nokia.SensorService"

Name of the exported DBus service.

Definition at line 35 of file serviceinfo.h.