Public Types | Public Member Functions | Private Member Functions | Friends
Json::ValueConstIterator Class Reference

const iterator for object and array value. More...

#include <json.h>

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

List of all members.

Public Types

typedef int difference_type
typedef const Valuepointer
typedef const Valuereference
typedef ValueConstIterator SelfType
typedef unsigned int size_t

Public Member Functions

reference operator* () const
SelfType operator++ (int)
SelfTypeoperator++ ()
SelfType operator-- (int)
SelfTypeoperator-- ()
SelfTypeoperator= (const ValueIteratorBase &other)
 ValueConstIterator ()

Private Member Functions

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

Friends

class Value

Detailed Description

const iterator for object and array value.

Definition at line 1298 of file json.h.


Member Typedef Documentation

Reimplemented from Json::ValueIteratorBase.

Definition at line 1303 of file json.h.

Definition at line 1305 of file json.h.

Definition at line 1304 of file json.h.

Reimplemented from Json::ValueIteratorBase.

Definition at line 1306 of file json.h.

typedef unsigned int Json::ValueConstIterator::size_t

Reimplemented from Json::ValueIteratorBase.

Definition at line 1302 of file json.h.


Constructor & Destructor Documentation

Definition at line 1449 of file jsoncpp.cpp.

Json::ValueConstIterator::ValueConstIterator ( const Value::ObjectValues::iterator &  current) [explicit, private]

Definition at line 1455 of file jsoncpp.cpp.


Member Function Documentation

reference Json::ValueConstIterator::operator* ( ) const [inline]

Definition at line 1347 of file json.h.

SelfType Json::ValueConstIterator::operator++ ( int  ) [inline]

Definition at line 1321 of file json.h.

SelfType& Json::ValueConstIterator::operator++ ( ) [inline]

Definition at line 1341 of file json.h.

SelfType Json::ValueConstIterator::operator-- ( int  ) [inline]

Definition at line 1328 of file json.h.

SelfType& Json::ValueConstIterator::operator-- ( ) [inline]

Definition at line 1335 of file json.h.

ValueConstIterator & Json::ValueConstIterator::operator= ( const ValueIteratorBase other)

Definition at line 1472 of file jsoncpp.cpp.


Friends And Related Function Documentation

friend class Value [friend]

Definition at line 1300 of file json.h.


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


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Thu Aug 27 2015 13:00:34