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

Go to the source code of this file.

Classes

class  DtRwTemplatedPair< FirstType, SecondType >
 
class  DtRwTemplatedMapPtr< KeyType, ValType >
 

Namespaces

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

Functions

template<typename FirstType , typename SecondType >
int DtBufferSerialize::getSize (const DtRwTemplatedPair< FirstType, SecondType > &val)
 
template<typename FirstType , typename SecondType >
charDtBufferSerialize::encode (const DtRwTemplatedPair< FirstType, SecondType > &val, char *buffer)
 Encodes the map into the buffer. More...
 
template<typename FirstType , typename SecondType >
const charDtBufferSerialize::decode (DtRwTemplatedPair< FirstType, SecondType > &val, const char *buffer)
 Decodes a map from buffer. More...
 
template<typename KeyType , typename ValType >
int DtBufferSerialize::getSize (const DtRwTemplatedMapPtr< KeyType, ValType > &m)
 
template<typename KeyType , typename ValType >
charDtBufferSerialize::encode (const DtRwTemplatedMapPtr< KeyType, ValType > &m, char *buffer)
 Encodes the map into the buffer. More...
 
template<typename KeyType , typename ValType >
const charDtBufferSerialize::decode (DtRwTemplatedMapPtr< KeyType, ValType > &m, const char *buffer)
 Decodes a map from buffer. More...
 

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)