MAK Data Logger API Documentation for DIS
List of all members | Public Member Functions
DtDatatypeRep Class Reference

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:

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 Thu Apr 11 12:13:00 EDT 2013 from SVN revision 126011
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)