1 #ifndef OEMTABLETGYROSCOPEADAPTOR_H 2 #define OEMTABLETGYROSCOPEADAPTOR_H 4 #include "sysfsadaptor.h" 46 void processSample(
int pathId,
int fd);
48 DeviceAdaptorRingBuffer<TimedXyzData>* gyroscopeBuffer_;
Datatypes for different filters.
~OEMTabletGyroscopeAdaptor()
Destructor.
OEMTabletGyroscopeAdaptor(const QString &id)
Constructor.
static DeviceAdaptor * factoryMethod(const QString &id)
Factory method for gaining a new instance of this adaptor class.