add(const YCPValue &value) | YCPList | [inline] |
commaList() const | YCPList | [inline] |
contains(const YCPValue &value) const | YCPList | [inline] |
DEF_COW_COMMON(List, Value) | YCPList | [private] |
element | YCPElement | [protected] |
fsortlist(const YCPCodeCompare &cmp) | YCPList | [inline] |
functionalAdd(const YCPValue &value, bool prepend=false) const | YCPList | [inline] |
isEmpty() const | YCPList | [inline] |
isNull() const | YCPElement | [inline] |
lsortlist() | YCPList | [inline] |
operator=(const YCPElement &e) | YCPElement | |
refersToSameElementAs(const YCPElement &e) const | YCPElement | [inline] |
remove(const int n) | YCPList | [inline] |
reserve(int size) | YCPList | [inline] |
set(const int n, const YCPValue &value) | YCPList | [inline] |
size() const | YCPList | [inline] |
sortlist() | YCPList | [inline] |
swap(int x, int y) | YCPList | [inline] |
value(int n) const | YCPList | [inline] |
writeCopy() | YCPElement | [inline, protected] |
YCPElement() | YCPElement | |
YCPElement(const YCPNull &) | YCPElement | |
YCPElement(const YCPElementRep *e) | YCPElement | |
YCPElement(const YCPElement &e) | YCPElement | |
YCPList() | YCPList | [inline] |
YCPList(bytecodeistream &str) | YCPList | |
YCPValue() | YCPValue | |
~YCPElement() | YCPElement | [virtual] |