#include <mcllib/MCVariant.h>
Inheritance diagram for MCVTUInt16:
Public Member Functions | |
MCVTUInt16 (mcuint16 val) | |
Construct from a constant. | |
MCVTUInt16 (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. |