add(const YCPValue &value) | YCPTerm | [inline] |
args() const | YCPTerm | [inline] |
DEF_COW_COMMON(Term, Value) | YCPTerm | [private] |
element | YCPElement | [protected] |
functionalAdd(const YCPValue &value) const | YCPTerm | [inline] |
isEmpty() const | YCPTerm | [inline] |
isNull() const | YCPElement | [inline] |
name() const | YCPTerm | [inline] |
operator=(const YCPElement &e) | YCPElement | |
refersToSameElementAs(const YCPElement &e) const | YCPElement | [inline] |
reserve(int size) | YCPTerm | [inline] |
set(const int n, const YCPValue &value) | YCPTerm | [inline] |
size() const | YCPTerm | [inline] |
value(int n) const | YCPTerm | [inline] |
writeCopy() | YCPElement | [inline, protected] |
YCPElement() | YCPElement | |
YCPElement(const YCPNull &) | YCPElement | |
YCPElement(const YCPElementRep *e) | YCPElement | |
YCPElement(const YCPElement &e) | YCPElement | |
YCPTerm(const string &s) | YCPTerm | [inline] |
YCPTerm(const string &s, const YCPList &l) | YCPTerm | [inline] |
YCPTerm(bytecodeistream &str) | YCPTerm | |
YCPValue() | YCPValue | |
~YCPElement() | YCPElement | [virtual] |