|
dxjson 1.0
JSON library for C++
|
This is the complete list of members for dx::Value, including all inherited members.
| isEqual(const Value *other) const =0 (defined in dx::Value) | dx::Value | pure virtual |
| read(std::istream &in)=0 (defined in dx::Value) | dx::Value | pure virtual |
| returnMyNewCopy() const =0 (defined in dx::Value) | dx::Value | pure virtual |
| type() const =0 (defined in dx::Value) | dx::Value | pure virtual |
| write(std::ostream &out) const =0 (defined in dx::Value) | dx::Value | pure virtual |
| ~Value() (defined in dx::Value) | dx::Value | inlinevirtual |