VR-Forces 4.2 Class Documentation
Classes | Namespaces | Functions
rwSpawnData.h File Reference

Go to the source code of this file.

Classes

class  DtRwSpawnData
 Base library for data that is used to control how spawn points generate entities. 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

DT_DLL_vrfmsgs int DtBufferSerialize::getSize (const DtRwSpawnData &contentPtr)
DT_DLL_vrfmsgs char * DtBufferSerialize::encode (const DtRwSpawnData &adminContentPtr, char *buffer)
 Encodes the specified spawn data into the specified character array.
DT_DLL_vrfmsgs const char * DtBufferSerialize::decode (DtRwSpawnData &adminContentPtr, const char *buffer)
 Decodes the buffer into the spawn data.

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)