Yate
ObjList Member List

This is the complete list of members for ObjList, including all inherited members.

alive() constGenObjectvirtual
append(const GenObject *obj, bool compact=true)ObjList
append(Lockable &lock, const GenObject *obj, bool autoDelete=true, long maxwait=-1, bool compact=true)ObjList
at(int index) constObjList
autoDelete()ObjListinline
clear()ObjList
clear(Lockable &lock, long maxwait=-1)ObjList
compact()ObjList
compact(Lockable &lock, long maxwait=-1)ObjList
copy(ObjList *dest, Lockable *lock=0, long maxwait=-1) constObjList
count() constObjList
destruct()GenObjectvirtual
empty()ObjListstatic
find(const GenObject *obj) constObjList
find(const String &str) constObjList
find(Lockable &lock, const GenObject *obj, bool ref=false, long maxwait=-1) constObjList
find(Lockable &lock, const String &str, bool ref=false, long maxwait=-1) constObjList
findObj(const GenObject *obj) constObjListinline
GenObject()GenObject
get() constObjListinline
getObjCounter() constGenObjectinline
getObjCounter(const String &name, bool create=true)GenObjectstatic
getObjCounters()GenObjectstatic
getObjCounting()GenObjectinlinestatic
getObject(const String &name) constObjListvirtual
GenObject::getObject(const String &name, const GenObject *obj)GenObjectinlinestatic
index(const GenObject *obj) constObjList
index(const String &str) constObjList
insert(const GenObject *obj, bool compact=true)ObjList
insert(Lockable &lock, const GenObject *obj, bool autoDelete=true, long maxwait=-1, bool compact=true)ObjList
last() constObjList
length() constObjList
move(ObjList *dest, Lockable *lock=0, long maxwait=-1)ObjList
next() constObjListinline
ObjList()ObjList
operator+(int index) constObjList
operator[](signed int index) constObjListinline
operator[](unsigned int index) constObjListinline
operator[](const String &str) constObjListinline
remove(bool delobj=true)ObjList
remove(GenObject *obj, bool delobj=true)ObjList
remove(const String &str, bool delobj=true)ObjList
remove(Lockable &lock, bool delobj=true, long maxwait=-1)ObjList
remove(Lockable &lock, GenObject *obj, bool delobj=true, long maxwait=-1)ObjList
remove(Lockable &lock, const String &str, bool delobj=true, long maxwait=-1)ObjList
set(const GenObject *obj, bool delold=true)ObjList
setDelete(bool autodelete)ObjListinline
setObjCounter(NamedCounter *counter)GenObject
setObjCounting(bool enable)GenObjectinlinestatic
setUnique(const GenObject *obj, bool compact=true)ObjList
setUnique(Lockable &lock, const GenObject *obj, bool autoDelete=true, long maxwait=-1, bool compact=true)ObjList
skipNext() constObjList
skipNull() constObjList
sort(int(*callbackCompare)(GenObject *obj1, GenObject *obj2, void *context), void *context=0)ObjList
toString() constGenObjectvirtual
traceId() constGenObjectvirtual
~GenObject()GenObjectinlinevirtual
~ObjList()ObjListvirtual