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

Go to the source code of this file.

Classes

class  DtRwTemplatedListPtr< T, T_autoDelete >
 A version of DtRwList that contains a homogeneous list of a templated RW type. More...
class  DtRwTemplatedStringList
class  DtRwTemplatedUUIDList
class  DtRwTemplatedIntList
class  DtRwTemplatedRealList

Namespaces

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

Functions

template<typename T , bool T_autoDelete>
int DtBufferSerialize::getSize (const DtRwTemplatedListPtr< T, T_autoDelete > &val)
template<typename T , bool T_autoDelete>
charDtBufferSerialize::encode (const DtRwTemplatedListPtr< T, T_autoDelete > &val, char *buffer)
 Encodes the list into the buffer.
template<typename T , bool T_autoDelete>
const charDtBufferSerialize::decode (DtRwTemplatedListPtr< T, T_autoDelete > &val, const char *buffer)
 Decodes a list from buffer.

Detailed Description


Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)