VR-Link API Documentation for HLA 1.3
 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 Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)