const iterator for object and array value. More...
#include <json.h>

Public Types | |
| typedef ValueConstIterator | SelfType |
| typedef ValueConstIterator | SelfType |
Public Types inherited from Json::ValueIteratorBase | |
| typedef int | difference_type |
| typedef int | difference_type |
| typedef std::bidirectional_iterator_tag | iterator_category |
| typedef std::bidirectional_iterator_tag | iterator_category |
| typedef ValueIteratorBase | SelfType |
| typedef ValueIteratorBase | SelfType |
| typedef unsigned int | size_t |
| typedef unsigned int | size_t |
Public Attributes | |
| const typedef Value * | pointer |
| const typedef Value & | reference |
| const typedef Value | value_type |
Private Member Functions | |
| ValueConstIterator (const Value::ObjectValues::iterator ¤t) | |
| ValueConstIterator (const Value::ObjectValues::iterator ¤t) | |
Friends | |
| class | Value |
Additional Inherited Members | |
Protected Member Functions inherited from Json::ValueIteratorBase | |
| difference_type | computeDistance (const SelfType &other) const |
| difference_type | computeDistance (const SelfType &other) const |
| void | copy (const SelfType &other) |
| void | copy (const SelfType &other) |
| void | decrement () |
| void | decrement () |
| Value & | deref () const |
| Value & | deref () const |
| void | increment () |
| void | increment () |
| bool | isEqual (const SelfType &other) const |
| bool | isEqual (const SelfType &other) const |
const iterator for object and array value.
Definition at line 1121 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1130 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1130 of file third_party/protobuf/conformance/third_party/jsoncpp/json.h.
| Json::ValueConstIterator::ValueConstIterator | ( | ) |
Definition at line 2359 of file bloaty/third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp.
| Json::ValueConstIterator::ValueConstIterator | ( | ValueIterator const & | other | ) |
Definition at line 2365 of file bloaty/third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp.
|
explicitprivate |
Definition at line 2361 of file bloaty/third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp.
| Json::ValueConstIterator::ValueConstIterator | ( | ) |
| Json::ValueConstIterator::ValueConstIterator | ( | ValueIterator const & | other | ) |
|
explicitprivate |
|
inline |
Definition at line 1164 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
|
inline |
Definition at line 1164 of file third_party/protobuf/conformance/third_party/jsoncpp/json.h.
|
inline |
Definition at line 1159 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
|
inline |
Definition at line 1159 of file third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1142 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1142 of file third_party/protobuf/conformance/third_party/jsoncpp/json.h.
|
inline |
Definition at line 1154 of file third_party/protobuf/conformance/third_party/jsoncpp/json.h.
|
inline |
Definition at line 1154 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1148 of file third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1148 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
|
inline |
Definition at line 1166 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
|
inline |
Definition at line 1166 of file third_party/protobuf/conformance/third_party/jsoncpp/json.h.
| SelfType& Json::ValueConstIterator::operator= | ( | const ValueIteratorBase & | other | ) |
| ValueConstIterator & Json::ValueConstIterator::operator= | ( | const ValueIteratorBase & | other | ) |
Definition at line 2369 of file bloaty/third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp.
|
friend |
Definition at line 1122 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1129 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1128 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.
Definition at line 1125 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.