Classes | Namespaces | Typedefs

qt-api/abstractsensor_i.h File Reference

Base class for sensor interface. More...

#include <QtDBus/QtDBus>
#include <QList>
#include <QVector>
#include <QString>
#include "sfwerror.h"
#include "serviceinfo.h"
#include "socketreader.h"
#include "datatypes/datarange.h"

Go to the source code of this file.

Classes

class  AbstractSensorChannelInterface
 Base-class for client facades of different sensor types. More...

Namespaces

namespace  local

Typedefs

typedef
::AbstractSensorChannelInterface 
local::AbstractSensor

Detailed Description

Base class for sensor interface.

Copyright (C) 2009-2010 Nokia Corporation

Author:
Joep van Gassel <joep.van.gassel@nokia.com>
Semi Malinen <semi.malinen@nokia.com
Timo Rongas <ext-timo.2.rongas@nokia.com>
Antti Virtanen <antti.i.virtanen@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 abstractsensor_i.h.