base class for Value iterators.
More...
#include <value.h>
base class for Value iterators.
Return the index of the referenced Value. -1 if it is not an arrayValue.
bool isEqual |
( |
const SelfType & |
other | ) |
const |
|
protected |
Return either the index or the member name of the referenced value as a Value.
const char * memberName |
( |
| ) |
const |
Return the member name of the referenced Value. "" if it is not an objectValue.
bool operator!= |
( |
const SelfType & |
other | ) |
const |
|
inline |
bool operator== |
( |
const SelfType & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- persistence/rapidjson/thirdparty/jsoncpp/include/json/value.h
- persistence/rapidjson/thirdparty/jsoncpp/src/lib_json/json_value.cpp
- persistence/rapidjson/thirdparty/jsoncpp/src/lib_json/json_valueiterator.inl