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