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

Public Member Functions | |
| MCVTFloat32 (const mcfloat32 &val) | |
| Construct from a constant. | |
| MCVTFloat32 (const MCVariantType &vt) | |
| Construct from the specified variant. | |
This is generally equivalent to the float data type.
|
|
Construct from the specified variant. An exception is thrown if vt does not contain an appropriate value. |
1.3.9.1