MAK Data Logger API Documentation for DIS
 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)
 

Macro Definition Documentation

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

Document ID: Generated on Fri May 31 15:45:35 EDT 2024 from SVN revision 266500
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)