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.
virtual std::vector< char > valueFromStringRep (const DtString &stringRep) const =0
 The reverse of string rep, given a character string, this returns an unformatted byte stream.

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 Thu Apr 10 18:53:01 EDT 2014 from SVN revision 138105
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)