VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Functions
msdlHierarchyPropertyMappings.h File Reference

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  DtSidcMappedDataItem
 
class  DtMsdlHierarchyPropertyMappings
 

Namespaces

 DtBufferSerialize
 Set of utility functions for encoding and decoding various data types to a byte array.
 

Macros

#define DtImportDataMergeMappings   "DtImportDataMergeMappings"
 

Typedefs

typedef std::multimap
< std::string,
DtSidcMappedDataItem
StringToDataItemMultiMap
 

Functions

DT_DLL_vrfutil charDtBufferSerialize::encode (const DtMsdlHierarchyPropertyMappings &val, char *buffer)
 
DT_DLL_vrfutil const charDtBufferSerialize::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 &)
 
DT_DLL_vrfutil charDtBufferSerialize::encode (const DtSidcMappedDataItem &val, char *buffer)
 
DT_DLL_vrfutil const charDtBufferSerialize::decode (DtSidcMappedDataItem &val, const char *buffer)
 
DT_DLL_vrfutil int DtBufferSerialize::getSize (const DtSidcMappedDataItem &val)
 
DT_DLL_vrfutil charDtBufferSerialize::encode (const StringToDataItemMultiMap &val, char *buffer)
 
DT_DLL_vrfutil const charDtBufferSerialize::decode (StringToDataItemMultiMap &val, const char *buffer)
 
DT_DLL_vrfutil int DtBufferSerialize::getSize (const StringToDataItemMultiMap &val)
 

Macro Definition Documentation

#define DtImportDataMergeMappings   "DtImportDataMergeMappings"

Typedef Documentation

typedef std::multimap<std::string, DtSidcMappedDataItem> StringToDataItemMultiMap

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)