![]() |
VR-Link API Documentation for HLA 1516
|
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) |
| #define MAKE_STRING | ( | msg | ) |
( ((std::ostringstream&) \
(std::ostringstream() << msg)).str() )