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 Fri May 15 06:36:13 EDT 2015 from SVN revision 153263
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)