Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MCVTNumericFloat Class Reference

Base class for floating point numeric variant types. More...

#include <mcllib/MCVariant.h>

Inheritance diagram for MCVTNumericFloat:

MCVTNumeric MCVariantType MCVTFloat32 MCVTFloat64 List of all members.

Public Member Functions

 operator mcfloat32 ()
 Obtain the value as a 32-bit float.
 operator mcfloat64 ()
 Obtain the value as a 64-bit float.

Protected Member Functions

 MCVTNumericFloat (const MCVariantType &vt, mcuint32 type)
 Constructor used by derived types.
 MCVTNumericFloat (mcuint32 type)
 Constructor used by derived types.

Detailed Description

Base class for floating point numeric variant types.

This type cannot be constructed directly. Instead, construct a derived type.


Generated on Wed Jan 12 19:05:51 2005 for MCLLIB by  doxygen 1.3.9.1