|
PTLib
Version 2.18.8
|
This is the complete list of members for PJSON::Base, including all inherited members.
| Base() | PJSON::Base | inline |
| DeepClone() const =0 | PJSON::Base | pure virtual |
| IsType(Types type) const =0 | PJSON::Base | pure virtual |
| operator<<(ostream &s, const Base &b) | PJSON::Base | friend |
| PrintOn(ostream &strm) const =0 | PJSON::Base | pure virtual |
| ReadFrom(istream &strm)=0 | PJSON::Base | pure virtual |
| ~Base() | PJSON::Base | inlinevirtual |