sensorfw
MagnetometerAdaptorNCDK Class Reference

#include <magnetometeradaptor-ncdk.h>

List of all members.

Public Member Functions

bool startSensor ()
void stopSensor ()

Static Public Member Functions

static DeviceAdaptor * factoryMethod (const QString &id)
 Factory method for gaining a new instance of MagnetometerAdaptor class.

Protected Member Functions

 MagnetometerAdaptorNCDK (const QString &id)
 Constructor.
 ~MagnetometerAdaptorNCDK ()
bool setInterval (const unsigned int value, const int sessionId)

Properties

int overflowLimit

Detailed Description

Definition at line 34 of file magnetometeradaptor-ncdk.h.


Constructor & Destructor Documentation

MagnetometerAdaptorNCDK::MagnetometerAdaptorNCDK ( const QString &  id) [protected]

Constructor.

Parameters:
idIdentifier for the adaptor.

Member Function Documentation

static DeviceAdaptor* MagnetometerAdaptorNCDK::factoryMethod ( const QString &  id) [inline, static]

Factory method for gaining a new instance of MagnetometerAdaptor class.

Parameters:
idIdentifier for the adaptor.

Definition at line 45 of file magnetometeradaptor-ncdk.h.

bool MagnetometerAdaptorNCDK::setInterval ( const unsigned int  value,
const int  sessionId 
) [protected]

Property Documentation

Definition at line 36 of file magnetometeradaptor-ncdk.h.


The documentation for this class was generated from the following file: