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

A type of datatype that can turn itself into a number (double) representation. More...

+ Inheritance diagram for DtNumberDatatypeRep:
+ Collaboration diagram for DtNumberDatatypeRep:

Public Member Functions

virtual double numberRep (const void *ptr, int *size=0) const =0
- Public Member Functions inherited from DtDatatypeRep
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 type of datatype that can turn itself into a number (double) representation.

Member Function Documentation

virtual double DtNumberDatatypeRep::numberRep ( const void *  ptr,
int *  size = 0 
) const
pure virtual

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

Document ID: Generated on Sun Dec 15 18:04:30 EST 2013 from SVN revision 134418
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)