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