Json::PathArgument Class Reference
Experimental and untested: represents an element of the "path" to access a node.
More...
#include <jsoncpp/include/json/value.h>
List of all members.
|
Public Member Functions |
| PathArgument (Value::UInt index) |
| PathArgument (const char *key) |
| PathArgument (const std::string &key) |
Friends |
class | Path |
Detailed Description
Experimental and untested: represents an element of the "path" to access a node.
The documentation for this class was generated from the following files:
- jsoncpp/include/json/value.h
- jsoncpp/src/lib_json/json_value.cpp