sensorfw
|
#include <oemtabletaccelerometeradaptor.h>
Public Member Functions | |
OemtabletAccelAdaptor (const QString &id) | |
~OemtabletAccelAdaptor () | |
bool | startSensor () |
void | stopSensor () |
Static Public Member Functions | |
static DeviceAdaptor * | factoryMethod (const QString &id) |
Protected Member Functions | |
void | processSample (int pathId, int fd) |
Definition at line 11 of file oemtabletaccelerometeradaptor.h.
OemtabletAccelAdaptor::OemtabletAccelAdaptor | ( | const QString & | id | ) |
static DeviceAdaptor* OemtabletAccelAdaptor::factoryMethod | ( | const QString & | id | ) | [inline, static] |
Definition at line 15 of file oemtabletaccelerometeradaptor.h.
void OemtabletAccelAdaptor::processSample | ( | int | pathId, |
int | fd | ||
) | [protected] |
bool OemtabletAccelAdaptor::startSensor | ( | ) |
void OemtabletAccelAdaptor::stopSensor | ( | ) |