Classes | Defines
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...

Defines

#define MAKE_STRING(msg)

Detailed Description


Define Documentation

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

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)