Public Types | |
enum | { PacketSize = 5 } |
Public Member Functions | |
void | Pack () |
SensorKeepAliveImpl (UInt16 interval=0, UInt16 commandId=0) | |
void | Unpack () |
Public Attributes | |
UByte | Buffer [PacketSize] |
UInt16 | CommandId |
UInt16 | KeepAliveIntervalMs |
Definition at line 316 of file OVR_SensorImpl.cpp.
anonymous enum |
Definition at line 318 of file OVR_SensorImpl.cpp.
OVR::SensorKeepAliveImpl::SensorKeepAliveImpl | ( | UInt16 | interval = 0 , |
UInt16 | commandId = 0 |
||
) | [inline] |
Definition at line 324 of file OVR_SensorImpl.cpp.
void OVR::SensorKeepAliveImpl::Pack | ( | ) | [inline] |
Definition at line 330 of file OVR_SensorImpl.cpp.
void OVR::SensorKeepAliveImpl::Unpack | ( | ) | [inline] |
Definition at line 339 of file OVR_SensorImpl.cpp.
Definition at line 319 of file OVR_SensorImpl.cpp.
Definition at line 321 of file OVR_SensorImpl.cpp.
Definition at line 322 of file OVR_SensorImpl.cpp.