TrinityCore
|
Public Member Functions | |
SimpleValue () | |
SimpleValue (bool x) | |
SimpleValue (double x) | |
Public Attributes | |
bool | b |
double | n |
NIL, BOOLEAN, and NUMBER are stored directly in the Any
|
inline |
|
inline |
|
inline |
bool G3D::Any::SimpleValue::b |
double G3D::Any::SimpleValue::n |