![]() |
VR-Forces 4.3.1 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtRwTranslatableStringObject |
| DtRwTranslatableStringObject is a simple class that will keep track of strings that can be translated and also do the translation (if needed) via the translate method. More... | |
Namespaces | |
| namespace | DtBufferSerialize |
| This namespace contains a set of utility functions for encoding and decoding various data types to/from a byte array. | |
Functions | |
| int | DtBufferSerialize::getSize (const DtRwTranslatableStringObject &list) |
| char * | DtBufferSerialize::encode (const DtRwTranslatableStringObject &list, char *buffer) |
| const char * | DtBufferSerialize::decode (DtRwTranslatableStringObject &list, const char *buffer) |