VR-Engage  2.2
Loading...
Searching...
No Matches
byteStream.h File Reference
Include dependency graph for byteStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makVre::DtStreamReader
 
class  makVre::DtStreamWriter
 

Namespaces

namespace  makVre
 

Functions

int UTIL_DLL makVre::DtEncodedStringSize (const std::string &str)
 

Detailed Description

This file defines the DtStreamReader and DtStreamWriter classes that handle reading and writing of various data types to and from byte streams. These classes support primitives, strings, vectors, and VREngage-specific types.