className() const | cPolymorphic | [virtual] |
clear() | cLinkedList | |
cLinkedList(const cLinkedList &llist) | cLinkedList | |
cLinkedList(const char *name=NULL) | cLinkedList | [explicit] |
cmpbyname(cObject *one, cObject *other) | cObject | [static] |
cObject(const cObject &obj) | cObject | |
cObject() | cObject | |
cObject(const char *name) | cObject | [explicit] |
config(VoidDelFunc _delfunc, VoidDupFunc _dupfunc, size_t _itemsize=0) | cLinkedList | |
contains(void *item) const | cLinkedList | [inline] |
copyNotSupported() const | cObject | [protected] |
cPolymorphic() | cPolymorphic | [inline] |
defaultOwner() | cObject | [static] |
detailedInfo() const | cPolymorphic | [virtual] |
drop(cObject *obj) | cObject | [protected, virtual] |
dropAndDelete(cObject *obj) | cObject | [protected] |
dup() const | cLinkedList | [inline, virtual] |
empty() const | cLinkedList | [inline] |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | [virtual] |
fullName() const | cObject | [inline, virtual] |
fullPath() const | cObject | [virtual] |
fullPath(char *buffer, int buffersize) const | cObject | [virtual] |
head() const | cLinkedList | [inline] |
info() const | cLinkedList | [virtual] |
cObject::info(char *buf) | cPolymorphic | [virtual] |
insert(void *item) | cLinkedList | |
insertAfter(void *where, void *item) | cLinkedList | |
insertBefore(void *where, void *item) | cLinkedList | |
isName(const char *s) const | cObject | [inline] |
isSoftOwner() | cObject | [inline, virtual] |
length() const | cLinkedList | [inline] |
liveObjectCount() | cObject | [inline, static] |
name() const | cObject | [inline] |
netPack(cCommBuffer *buffer) | cLinkedList | [virtual] |
netUnpack(cCommBuffer *buffer) | cLinkedList | [virtual] |
operator=(const cLinkedList &queue) | cLinkedList | |
cObject::operator=(const cObject &o) | cObject | |
owner() const | cObject | [inline] |
pop() | cLinkedList | |
remove(void *item) | cLinkedList | |
resetMessageCounters() | cObject | [inline, static] |
setName(const char *s) | cObject | [virtual] |
tail() const | cLinkedList | [inline] |
take(cObject *obj) | cObject | [protected, virtual] |
totalObjectCount() | cObject | [inline, static] |
writeContents(std::ostream &os) | cObject | [virtual] |
~cLinkedList() | cLinkedList | [virtual] |
~cObject() | cObject | [virtual] |
~cPolymorphic() | cPolymorphic | [inline, virtual] |