Public Types | Public Member Functions | Private Member Functions | Friends | List of all members
Json::ValueIterator Class Reference

Iterator for object and array value. More...

#include <json.h>

Inheritance diagram for Json::ValueIterator:
Inheritance graph
[legend]

Public Types

typedef int difference_type
 
typedef int difference_type
 
typedef Valuepointer
 
typedef Valuepointer
 
typedef Valuereference
 
typedef Valuereference
 
typedef ValueIterator SelfType
 
typedef ValueIterator SelfType
 
typedef unsigned int size_t
 
typedef unsigned int size_t
 
typedef Value value_type
 
typedef Value value_type
 
- 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 Member Functions

reference operator* () const
 
reference operator* () const
 
SelfTypeoperator++ ()
 
SelfTypeoperator++ ()
 
SelfType operator++ (int)
 
SelfType operator++ (int)
 
SelfTypeoperator-- ()
 
SelfTypeoperator-- ()
 
SelfType operator-- (int)
 
SelfType operator-- (int)
 
pointer operator-> () const
 
pointer operator-> () const
 
SelfTypeoperator= (const SelfType &other)
 
SelfTypeoperator= (const SelfType &other)
 
 ValueIterator ()
 
 ValueIterator ()
 
 ValueIterator (const ValueConstIterator &other)
 
 ValueIterator (const ValueConstIterator &other)
 
 ValueIterator (const ValueIterator &other)
 
 ValueIterator (const ValueIterator &other)
 
- Public Member Functions inherited from Json::ValueIteratorBase
UInt index () const
 Return the index of the referenced Value, or -1 if it is not an arrayValue. More...
 
UInt index () const
 Return the index of the referenced Value, or -1 if it is not an arrayValue. More...
 
Value key () const
 
Value key () const
 
char constmemberName () const
 
char constmemberName () const
 
char constmemberName (char const **end) const
 
char constmemberName (char const **end) const
 
std::string name () const
 
std::string name () const
 
bool operator!= (const SelfType &other) const
 
bool operator!= (const SelfType &other) const
 
difference_type operator- (const SelfType &other) const
 
difference_type operator- (const SelfType &other) const
 
bool operator== (const SelfType &other) const
 
bool operator== (const SelfType &other) const
 
 ValueIteratorBase ()
 
 ValueIteratorBase ()
 
 ValueIteratorBase (const Value::ObjectValues::iterator &current)
 
 ValueIteratorBase (const Value::ObjectValues::iterator &current)
 

Private Member Functions

 ValueIterator (const Value::ObjectValues::iterator &current)
 
 ValueIterator (const Value::ObjectValues::iterator &current)
 

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 ()
 
Valuederef () const
 
Valuederef () const
 
void increment ()
 
void increment ()
 
bool isEqual (const SelfType &other) const
 
bool isEqual (const SelfType &other) const
 

Detailed Description

Iterator for object and array value.

Definition at line 1171 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.

Member Typedef Documentation

◆ difference_type [1/2]

◆ difference_type [2/2]

◆ pointer [1/2]

◆ pointer [2/2]

◆ reference [1/2]

◆ reference [2/2]

◆ SelfType [1/2]

◆ SelfType [2/2]

◆ size_t [1/2]

typedef unsigned int Json::ValueIterator::size_t

◆ size_t [2/2]

typedef unsigned int Json::ValueIterator::size_t

◆ value_type [1/2]

◆ value_type [2/2]

Constructor & Destructor Documentation

◆ ValueIterator() [1/8]

Json::ValueIterator::ValueIterator ( )

◆ ValueIterator() [2/8]

Json::ValueIterator::ValueIterator ( const ValueConstIterator other)
explicit

◆ ValueIterator() [3/8]

Json::ValueIterator::ValueIterator ( const ValueIterator other)

◆ ValueIterator() [4/8]

Json::ValueIterator::ValueIterator ( const Value::ObjectValues::iterator current)
explicitprivate

◆ ValueIterator() [5/8]

Json::ValueIterator::ValueIterator ( )

◆ ValueIterator() [6/8]

Json::ValueIterator::ValueIterator ( const ValueConstIterator other)
explicit

◆ ValueIterator() [7/8]

Json::ValueIterator::ValueIterator ( const ValueIterator other)

◆ ValueIterator() [8/8]

Json::ValueIterator::ValueIterator ( const Value::ObjectValues::iterator current)
explicitprivate

Member Function Documentation

◆ operator*() [1/2]

reference Json::ValueIterator::operator* ( ) const
inline

◆ operator*() [2/2]

reference Json::ValueIterator::operator* ( ) const
inline

◆ operator++() [1/4]

SelfType& Json::ValueIterator::operator++ ( )
inline

◆ operator++() [2/4]

SelfType& Json::ValueIterator::operator++ ( )
inline

◆ operator++() [3/4]

SelfType Json::ValueIterator::operator++ ( int  )
inline

◆ operator++() [4/4]

SelfType Json::ValueIterator::operator++ ( int  )
inline

◆ operator--() [1/4]

SelfType& Json::ValueIterator::operator-- ( )
inline

◆ operator--() [2/4]

SelfType& Json::ValueIterator::operator-- ( )
inline

◆ operator--() [3/4]

SelfType Json::ValueIterator::operator-- ( int  )
inline

◆ operator--() [4/4]

SelfType Json::ValueIterator::operator-- ( int  )
inline

◆ operator->() [1/2]

pointer Json::ValueIterator::operator-> ( ) const
inline

◆ operator->() [2/2]

pointer Json::ValueIterator::operator-> ( ) const
inline

◆ operator=() [1/2]

SelfType& Json::ValueIterator::operator= ( const SelfType other)

◆ operator=() [2/2]

ValueIterator & Json::ValueIterator::operator= ( const SelfType other)

Friends And Related Function Documentation

◆ Value

Value
friend

The documentation for this class was generated from the following files:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:41