alive() const | GenObject | [virtual] |
append(const GenObject *obj, bool compact=true) | ObjList | |
at(int index) const | ObjList | |
autoDelete() | ObjList | [inline] |
clear() | ObjList | |
count() const | ObjList | |
destruct() | GenObject | [virtual] |
empty() | ObjList | [static] |
find(const GenObject *obj) const | ObjList | |
find(const String &str) const | ObjList | |
get() const | ObjList | [inline] |
getObject(const String &name) const | ObjList | [virtual] |
TelEngine::GenObject::getObject(const String &name, const GenObject *obj) | GenObject | [inline, static] |
index(const GenObject *obj) const | ObjList | |
index(const String &str) const | ObjList | |
insert(const GenObject *obj, bool compact=true) | ObjList | |
last() const | ObjList | |
length() const | ObjList | |
next() const | ObjList | [inline] |
ObjList() | ObjList | |
operator+(int index) const | ObjList | |
operator[](signed int index) const | ObjList | [inline] |
operator[](unsigned int index) const | ObjList | [inline] |
operator[](const String &str) const | ObjList | |
remove(bool delobj=true) | ObjList | |
remove(GenObject *obj, bool delobj=true) | ObjList | |
remove(const String &str, bool delobj=true) | ObjList | |
set(const GenObject *obj, bool delold=true) | ObjList | |
setDelete(bool autodelete) | ObjList | [inline] |
skipNext() const | ObjList | |
skipNull() const | ObjList | |
toString() const | GenObject | [virtual] |
~GenObject() | GenObject | [inline, virtual] |
~ObjList() | ObjList | [virtual] |