#include <mcllib/MCVariant.h>
Inheritance diagram for MCVTInt32:
Public Member Functions | |
MCVTInt32 (mcint32 val) | |
Construct from a constant. | |
MCVTInt32 (const MCVariantType &vt) | |
Construct from the specified variant. |
|
Construct from the specified variant. An exception is thrown if vt does not contain an appropriate value. |