#include <mcllib/MCVariant.h>
Inheritance diagram for MCVTNumericFloat:

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. | |
This type cannot be constructed directly. Instead, construct a derived type.
1.3.9.1