Yate
|
This is the complete list of members for ObjList, including all inherited members.
alive() const | GenObject | virtual |
append(const GenObject *obj, bool compact=true) | ObjList | |
at(int index) const | ObjList | |
autoDelete() | ObjList | inline |
clear() | ObjList | |
compact() | ObjList | |
count() const | ObjList | |
destruct() | GenObject | virtual |
empty() | ObjList | static |
find(const GenObject *obj) const | ObjList | |
find(const String &str) const | ObjList | |
GenObject() | GenObject | |
get() const | ObjList | inline |
getObjCounter() const | GenObject | inline |
getObjCounter(const String &name, bool create=true) | GenObject | static |
getObjCounters() | GenObject | static |
getObjCounting() | GenObject | inlinestatic |
getObject(const String &name) const | ObjList | virtual |
TelEngine::GenObject::getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic |
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 |
setObjCounter(NamedCounter *counter) | GenObject | |
setObjCounting(bool enable) | GenObject | inlinestatic |
setUnique(const GenObject *obj, bool compact=true) | ObjList | |
skipNext() const | ObjList | |
skipNull() const | ObjList | |
sort(int(*callbackCompare)(GenObject *obj1, GenObject *obj2, void *context), void *context=0) | ObjList | |
toString() const | GenObject | virtual |
traceId() const | GenObject | virtual |
~GenObject() | GenObject | inlinevirtual |
~ObjList() | ObjList | virtual |