const iterator for object and array value.
More...
#include <value.h>
|
typedef unsigned int | size_t |
|
typedef int | difference_type |
|
typedef const Value & | reference |
|
typedef const Value * | pointer |
|
typedef ValueConstIterator | SelfType |
|
|
Value & | deref () const |
|
void | increment () |
|
void | decrement () |
|
difference_type | computeDistance (const SelfType &other) const |
|
bool | isEqual (const SelfType &other) const |
|
void | copy (const SelfType &other) |
|
|
| ValueConstIterator (const Value::ObjectValues::iterator ¤t) |
|
const iterator for object and array value.
Definition at line 987 of file value.h.
The documentation for this class was generated from the following files: