Public Member Functions
DtConversionString Class Reference

This is a collection of functions for the DtString class that includes More conversions from different types of objects WARNING: This function may be used in strange casting ways in order to get around the limitations of C++. More...

+ Inheritance diagram for DtConversionString:
+ Collaboration diagram for DtConversionString:

List of all members.

Public Member Functions

 DtConversionString (double val, int precision)
 DtConversionString (float val, int precision)
 DtConversionString (unsigned char val)
 DtConversionString (long long val)
 DtConversionString (unsigned long long val)
void setString (double val, int precision)
void setString (float val, int precision)

Detailed Description

This is a collection of functions for the DtString class that includes More conversions from different types of objects WARNING: This function may be used in strange casting ways in order to get around the limitations of C++.

For this reason, no Virtual functions or variables can be included


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

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)