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:

Generated on Wed May 15 22:42:22 2013 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski