PTLib
Version 2.18.8
|
This is the complete list of members for PJSON::Boolean, including all inherited members.
Base() | PJSON::Base | inline |
Boolean(bool value=false) | PJSON::Boolean | explicit |
DeepClone() const | PJSON::Boolean | virtual |
GetValue() const | PJSON::Boolean | inline |
IsType(Types type) const | PJSON::Boolean | virtual |
m_value | PJSON::Boolean | protected |
operator=(bool value) | PJSON::Boolean | inline |
PrintOn(ostream &strm) const | PJSON::Boolean | virtual |
ReadFrom(istream &strm) | PJSON::Boolean | virtual |
SetValue(bool value) | PJSON::Boolean | inline |
~Base() | PJSON::Base | inlinevirtual |