VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros

Go to the source code of this file.

Classes

class  DtDatatypeRep
 A Datatype Representation is a class that can take a group of bytes and display them in a certain type of way that would be more useful to the user. More...

Macros

#define MAKE_STRING(msg)

Detailed Description

Macro Definition Documentation

#define MAKE_STRING (   msg)
Value:
( ((std::ostringstream&) \
(std::ostringstream() << msg)).str() )

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)