CYCLUS
|
Experimental and untested: represents an element of the "path" to access a node.
#include <pyne.h>
Public Member Functions | |
PathArgument () | |
PathArgument (ArrayIndex index) | |
PathArgument (const char *key) | |
PathArgument (const std::string &key) | |
Json::PathArgument::PathArgument | ( | ArrayIndex | index | ) |
Json::PathArgument::PathArgument | ( | const std::string & | key | ) |