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