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