|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Experimental and untested: represents an element of the "path" to access a node. More...
#include <value.h>
Public Member Functions | |
| PathArgument () | |
| PathArgument (ArrayIndex index) | |
| PathArgument (const char *key) | |
| PathArgument (const std::string &key) | |
| PathArgument () | |
| PathArgument (ArrayIndex index) | |
| PathArgument (const char *key) | |
| PathArgument (const std::string &key) | |
| PathArgument () | |
| PathArgument (ArrayIndex index) | |
| PathArgument (const char *key) | |
| PathArgument (const std::string &key) | |
Friends | |
| class | Path |
Experimental and untested: represents an element of the "path" to access a node.
| Json::PathArgument::PathArgument | ( | ) |
| Json::PathArgument::PathArgument | ( | ArrayIndex | index | ) |
| Json::PathArgument::PathArgument | ( | const char * | key | ) |
| Json::PathArgument::PathArgument | ( | const std::string & | key | ) |
| Json::PathArgument::PathArgument | ( | ) |
| Json::PathArgument::PathArgument | ( | ArrayIndex | index | ) |
| Json::PathArgument::PathArgument | ( | const char * | key | ) |
| Json::PathArgument::PathArgument | ( | const std::string & | key | ) |
| Json::PathArgument::PathArgument | ( | ) |
| Json::PathArgument::PathArgument | ( | ArrayIndex | index | ) |
| Json::PathArgument::PathArgument | ( | const char * | key | ) |
| Json::PathArgument::PathArgument | ( | const std::string & | key | ) |
|
friend |
1.8.13