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

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