sensorfw
PegatronAccelerometerAdaptor Class Reference

#include <pegatronaccelerometeradaptor.h>

List of all members.

Static Public Member Functions

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

Protected Member Functions

 PegatronAccelerometerAdaptor (const QString &id)
 Constructor.
 ~PegatronAccelerometerAdaptor ()
virtual unsigned int evaluateIntervalRequests (int &sessionId) const
 Reimplement to allow for 0 interval to be the slowest entry.

Detailed Description

Definition at line 9 of file pegatronaccelerometeradaptor.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
idIdentifier for the adaptor.

Member Function Documentation

virtual unsigned int PegatronAccelerometerAdaptor::evaluateIntervalRequests ( int &  sessionId) const [protected, virtual]

Reimplement to allow for 0 interval to be the slowest entry.

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

Factory method for gaining a new instance of AccelerometerAdaptor class.

Parameters:
idIdentifier for the adaptor.

Definition at line 17 of file pegatronaccelerometeradaptor.h.


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