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