Definition at line 746 of file dxjson.h.
◆ isEqual()
| bool Null::isEqual |
( |
const Value * |
other | ) |
const |
|
virtual |
◆ operator!=()
| bool dx::Null::operator!= |
( |
const Null & |
other | ) |
const |
|
inline |
◆ operator==()
| bool dx::Null::operator== |
( |
const Null & |
other | ) |
const |
|
inline |
◆ read()
| void Null::read |
( |
std::istream & |
in | ) |
|
|
virtual |
◆ returnMyNewCopy()
| Value * dx::Null::returnMyNewCopy |
( |
| ) |
const |
|
inlinevirtual |
◆ type()
◆ write()
| void dx::Null::write |
( |
std::ostream & |
out | ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following files: