MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros
datatypeRep.h File Reference

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 Thu Apr 7 20:50:59 EDT 2016 from SVN revision 163818
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)