#include <YCPPath.h>

Public Member Functions | |
| YCPPath () | |
| YCPPath (const char *r) | |
| YCPPath (string s) | |
| YCPPath (bytecodeistream &str) | |
Private Member Functions | |
| DEF_COMMON (Path, Value) | |
| YCPPath::YCPPath | ( | ) | [inline] |
| YCPPath::YCPPath | ( | const char * | r | ) | [inline] |
| YCPPath::YCPPath | ( | string | s | ) | [inline] |
| YCPPath::YCPPath | ( | bytecodeistream & | str | ) |
References YCPPathRep::append(), YCPElement::element, and Bytecode::readInt32().
| YCPPath::DEF_COMMON | ( | Path | , | |
| Value | ||||
| ) | [private] |
1.5.9