VR-Forces 4.1.1 Class Documentation
Classes | Namespaces | Functions
rwUnsigned.h File Reference

Go to the source code of this file.

Classes

class  DtRwUnsigned
 Description: Readable, Writable unsigned int. 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_vrfutil int DtBufferSerialize::getSize (const DtRwUnsigned &val)
DT_DLL_vrfutil char * DtBufferSerialize::encode (const DtRwUnsigned &val, char *buffer)
 Serializes the provided value val into buffer.
DT_DLL_vrfutil const char * DtBufferSerialize::decode (DtRwUnsigned &val, const char *buffer)
 Decodes a value from buffer and places the result in val of the type specified by val.

Detailed Description


Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)