VR-Link API Documentation for HLA 1516
Public Member Functions

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

+ Inheritance diagram for DtDatatypeRep:

List of all members.

Public Member Functions

virtual const char * datatype () const =0
virtual DtString stringRep (const void *ptr, int *size=0) const =0
 Given a byte string, returns a character string in a format that is easily read by a person.

Detailed Description

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.


Member Function Documentation

virtual const char* DtDatatypeRep::datatype ( ) const [pure virtual]
virtual DtString DtDatatypeRep::stringRep ( const void *  ptr,
int *  size = 0 
) const [pure virtual]

The documentation for this class was generated from the following file:

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)