sensorfw
SteAccelAdaptor Class Reference

#include <steaccelerometeradaptor.h>

Inheritance diagram for SteAccelAdaptor:

Public Member Functions

 SteAccelAdaptor (const QString &id)
 
 ~SteAccelAdaptor ()
 
bool startSensor ()
 
void stopSensor ()
 

Static Public Member Functions

static DeviceAdaptor * factoryMethod (const QString &id)
 

Protected Member Functions

void processSample (int pathId, int fd)
 
virtual bool setStandbyOverride (const bool override)
 

Detailed Description

Definition at line 11 of file steaccelerometeradaptor.h.

Constructor & Destructor Documentation

◆ SteAccelAdaptor()

SteAccelAdaptor::SteAccelAdaptor ( const QString &  id)

◆ ~SteAccelAdaptor()

SteAccelAdaptor::~SteAccelAdaptor ( )

Member Function Documentation

◆ factoryMethod()

static DeviceAdaptor * SteAccelAdaptor::factoryMethod ( const QString &  id)
inlinestatic

Definition at line 15 of file steaccelerometeradaptor.h.

◆ processSample()

void SteAccelAdaptor::processSample ( int  pathId,
int  fd 
)
protected

◆ setStandbyOverride()

virtual bool SteAccelAdaptor::setStandbyOverride ( const bool  override)
inlineprotectedvirtual

Definition at line 26 of file steaccelerometeradaptor.h.

◆ startSensor()

bool SteAccelAdaptor::startSensor ( )

◆ stopSensor()

void SteAccelAdaptor::stopSensor ( )

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