4 typedef unsigned long DWORD;
7 #include <xdc/runtime/Types.h>
9 #include <GmStorage.hpp>
26 UInt32 m_uiDownsampleRate;
27 UInt32 m_uiDownsampleCount;
54 UInt32 ui32FormatId) = 0;
55 void SetSensorId(
int iSensorId)
57 m_iSensorId = iSensorId;
The root class for sensors and event sources.
Definition: GmSensor.hpp:32
virtual int WriteToStorage(UInt32 ui32Topic, char *pData, UInt32 iSize, GmStorage *psStorage, UInt32 ui32FormatId)=0
Definition: GmStorage.hpp:81
This class stores metadata about how a sensor should record itself to a storage, when in a particular...
Definition: GmSensor.hpp:19
GmApp/GmLoggingApp.hpp>
Definition: Analogs.hpp:47