JsonCpp project page Classes Namespace JsonCpp home page

Json::ValueIteratorBase Member List

This is the complete list of members for Json::ValueIteratorBase, including all inherited members.

__declspec(deprecated("Use `key = name();` instead.")) char const *memberName() constJson::ValueIteratorBase
computeDistance(const SelfType &other) constJson::ValueIteratorBaseprotected
copy(const SelfType &other)Json::ValueIteratorBaseprotected
decrement()Json::ValueIteratorBaseprotected
deref() constJson::ValueIteratorBaseprotected
deref()Json::ValueIteratorBaseprotected
difference_type typedefJson::ValueIteratorBase
increment()Json::ValueIteratorBaseprotected
index() constJson::ValueIteratorBase
isEqual(const SelfType &other) constJson::ValueIteratorBaseprotected
iterator_category typedefJson::ValueIteratorBase
key() constJson::ValueIteratorBase
memberName(char const **end) constJson::ValueIteratorBase
name() constJson::ValueIteratorBase
operator!=(const SelfType &other) constJson::ValueIteratorBaseinline
operator-(const SelfType &other) constJson::ValueIteratorBaseinline
operator==(const SelfType &other) constJson::ValueIteratorBaseinline
SelfType typedefJson::ValueIteratorBase
size_t typedefJson::ValueIteratorBase
ValueIteratorBase()Json::ValueIteratorBase
ValueIteratorBase(const Value::ObjectValues::iterator &current)Json::ValueIteratorBaseexplicit