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