76 static uint32_t CreatId();
77 static uint32_t s_IdCounter;
78 static pthread_mutex_t s_IdCounterMutex;
This class contains the the devices module and the thread for read the measurements.
const timeval & GetTimeStamp() const
CIMUEvent(const timeval &TimeStamp, const EventType EventType, const CIMUDevice *pIMUDevice, const IMUState &EventState)
EventType GetEventType() const
const EventType m_EventType
const timeval m_TimeStamp
const CIMUDevice * m_pIMUDevice
const IMUState m_IMUState
const CIMUDevice * GetIMU() const