![]() |
VR-Forces 5.0.3 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtSensorDataEntry |
Namespaces | |
| DtBufferSerialize | |
Typedefs | |
| typedef std::vector < DtSensorDataEntry > | DtSensorDataEntryList |
Functions | |
| DT_DLL_vrfmsgs int | DtBufferSerialize::getSize (const DtSensorDataEntry &data) |
| DT_DLL_vrfmsgs char * | DtBufferSerialize::encode (const DtSensorDataEntry &data, char *buffer) |
| DT_DLL_vrfmsgs const char * | DtBufferSerialize::decode (DtSensorDataEntry &data, const char *buffer) |
| typedef std::vector<DtSensorDataEntry> DtSensorDataEntryList |