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