sensorfw
pressuresensor_i.h File Reference

Interface for PressureSensor. More...

#include <QtDBus/QtDBus>
#include "datatypes/unsigned.h"
#include "abstractsensor_i.h"

Go to the source code of this file.

Classes

class  PressureSensorChannelInterface
 Client interface for accessing pressure sensor. More...
 

Namespaces

namespace  local
 

Typedefs

typedef ::PressureSensorChannelInterface local::PressureSensor
 

Detailed Description

Interface for PressureSensor.

Copyright (C) 2016 Canonical LTD.

Author
Lorn Potter lorn..nosp@m.pott.nosp@m.er@ca.nosp@m.noni.nosp@m.cal.c.nosp@m.om

This file is part of Sensorfw.

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 pressuresensor_i.h.