Public Member Methods | |
| Variant () | |
| Default constructor. More... | |
| Variant (PCChar8 value) | |
| Default constructor. More... | |
| operator bool () const | |
| bool casting operator. More... | |
| operator Int16 () const | |
| Int16 casting operator. More... | |
| operator int () const | |
| int casting operator. More... | |
| operator Int8 () const | |
| Int8 casting operator. More... | |
| operator Int32 () const | |
| Int32 casting operator. More... | |
| operator Int64 () const | |
| Int64 casting operator. More... | |
| operator PCChar8 () const | |
| PCChar8 casting operator. More... | |
| operator String () const | |
| String casting operator. More... | |
| operator Float32 () const | |
| Float32 casting operator. More... | |
| operator Float64 () const | |
| Float64 casting operator. More... | |
| bool | IsNull () const |
| Query if this object has no content. More... | |
|
inline |
Default constructor.
|
inline |
Query if this object has no content.
|
inline |
bool casting operator.
|
inline |
Float32 casting operator.
|
inline |
Float64 casting operator.
|
inline |
int casting operator.
|
inline |
Int16 casting operator.
|
inline |
Int32 casting operator.
|
inline |
Int64 casting operator.
|
inline |
Int8 casting operator.
|
inline |
|
inline |
String casting operator.