![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtSubordinateObjectsList |
| RW List which holds DtSubordinatesEntry subclasses. More... | |
Namespaces | |
| DtBufferSerialize | |
| Set of utility functions for encoding and decoding various data types to a byte array. | |
Functions | |
| DT_DLL_vrfutil int | DtBufferSerialize::getSize (const DtSubordinateObjectsList &val) |
| DT_DLL_vrfutil char * | DtBufferSerialize::encode (const DtSubordinateObjectsList &val, char *buffer) |
| Encodes the list into the buffer. More... | |
| DT_DLL_vrfutil const char * | DtBufferSerialize::decode (DtSubordinateObjectsList &val, const char *buffer) |