sensorfw
hrmsensor_i.h File Reference

Interface for heart rate monitor sensor. More...

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

Go to the source code of this file.

Classes

class  HrmSensorChannelInterface
 Client interface for accessing heart rate monitor sensor. More...
 

Namespaces

namespace  local
 

Typedefs

typedef ::HrmSensorChannelInterface local::HrmSensor
 

Detailed Description

Interface for heart rate monitor sensor.

Copyright (C) 2009-2010 Nokia Corporation Copyright (C) 2019 Florent Revest

Author
Kimmo Lindholm kimmo.nosp@m..lin.nosp@m.dholm.nosp@m.@eke.nosp@m..fi
Timo Rongas ext-t.nosp@m.imo..nosp@m.2.ron.nosp@m.gas@.nosp@m.nokia.nosp@m..com
Antti Virtanen antti.nosp@m..i.v.nosp@m.irtan.nosp@m.en@n.nosp@m.okia..nosp@m.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 hrmsensor_i.h.