![]() |
VR-Forces 4.3 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtSidcCode |
| This class will load up a strictly formatted properties file to map MSDL hierarchy codes to SIDC codes and SIDC codes to names. More... | |
| class | DtMsdlHierarchyPropertyMappings |
Namespaces | |
| namespace | DtBufferSerialize |
| This namespace contains a set of utility functions for encoding and decoding various data types to/from a byte array. | |
Macros | |
| #define | DtImportDataMergeMappings "DtImportDataMergeMappings" |
Functions | |
| DT_DLL_vrfutil char * | DtBufferSerialize::encode (const DtMsdlHierarchyPropertyMappings &val, char *buffer) |
| DT_DLL_vrfutil const char * | DtBufferSerialize::decode (DtMsdlHierarchyPropertyMappings &val, const char *buffer) |
| DT_DLL_vrfutil int | DtBufferSerialize::getSize (const DtMsdlHierarchyPropertyMappings &val) |
| DT_DLL_vrfutil std::string | DtBufferSerialize::encodeForImportData (const DtMsdlHierarchyPropertyMappings &) |
| DT_DLL_vrfutil void | DtBufferSerialize::decodeFromImportData (DtMsdlHierarchyPropertyMappings &, const std::string &) |
| #define DtImportDataMergeMappings "DtImportDataMergeMappings" |