VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
byteStream.h File Reference

Defines the stream read and writer for encoding and decoding messages from byte arrays. More...

Go to the source code of this file.

Classes

class  DtStreamReader
 Instances of DtStreamReader decode values from a byte array. More...
class  DtStreamWriter
 Instances of DtStreamWriter encode values into a byte array. More...

Detailed Description

Defines the stream read and writer for encoding and decoding messages from byte arrays.

The encoding style used here matches the same one used in C# so that messages created in C# or C++ can be decoded properly from either language.


Document ID: Generated on Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)