List of values of a JSON document. More...
#include <arccore/common/JSONReader.h>
Public Types | |
| typedef ContainerType::const_iterator | const_iterator |
| typedef ContainerType::iterator | iterator |
Public Member Functions | |
| void | add (JSONValue v) |
| const_iterator | begin () const |
| const_iterator | end () const |
List of values of a JSON document.
Instances of this class are only valid as long as the associated document exists.
Definition at line 199 of file arccore/src/common/arccore/common/JSONReader.h.
| typedef ContainerType::const_iterator Arcane::JSONValueList::const_iterator |
Definition at line 205 of file arccore/src/common/arccore/common/JSONReader.h.
| typedef ContainerType::iterator Arcane::JSONValueList::iterator |
Definition at line 206 of file arccore/src/common/arccore/common/JSONReader.h.
|
inline |
Definition at line 210 of file arccore/src/common/arccore/common/JSONReader.h.
|
inline |
Definition at line 214 of file arccore/src/common/arccore/common/JSONReader.h.
|
inline |
Definition at line 215 of file arccore/src/common/arccore/common/JSONReader.h.