Definition at line 590 of file json.h.
◆ DuplicationPolicy
enum Json::Value::CZString::DuplicationPolicy |
Enumerator |
---|
noDuplication | |
duplicate | |
duplicateOnCopy | |
Definition at line 592 of file json.h.
◆ CZString() [1/3]
Json::Value::CZString::CZString |
( |
ArrayIndex |
index | ) |
|
◆ CZString() [2/3]
Json::Value::CZString::CZString |
( |
char const * |
str, |
|
|
unsigned |
length, |
|
|
DuplicationPolicy |
allocate |
|
) |
| |
◆ CZString() [3/3]
Json::Value::CZString::CZString |
( |
CZString const & |
other | ) |
|
◆ ~CZString()
Json::Value::CZString::~CZString |
( |
| ) |
|
◆ data()
const char * Json::Value::CZString::data |
( |
| ) |
const |
◆ index()
◆ isStaticString()
bool Json::Value::CZString::isStaticString |
( |
| ) |
const |
◆ length()
unsigned Json::Value::CZString::length |
( |
| ) |
const |
◆ operator<()
bool Json::Value::CZString::operator< |
( |
CZString const & |
other | ) |
const |
◆ operator=()
Value::CZString & Json::Value::CZString::operator= |
( |
CZString |
other | ) |
|
◆ operator==()
bool Json::Value::CZString::operator== |
( |
CZString const & |
other | ) |
const |
◆ swap()
◆ @78
◆ cstr_
char const* Json::Value::CZString::cstr_ |
|
private |
◆ index_
◆ storage_
The documentation for this class was generated from the following files: