#include <jsoncpp/include/json/value.h>

Public Types | |
| typedef unsigned int | size_t |
| typedef int | difference_type |
| typedef const Value & | reference |
| typedef const Value * | pointer |
| typedef ValueConstIterator | SelfType |
Public Member Functions | |
| SelfType & | operator= (const ValueIteratorBase &other) |
| SelfType | operator++ (int) |
| SelfType | operator-- (int) |
| SelfType & | operator-- () |
| SelfType & | operator++ () |
| reference | operator* () const |
Friends | |
| class | Value |
1.5.9