| alive() const | GenObject | [virtual] |
| append(const GenObject *obj, bool compact=true) | ObjList | |
| autoDelete() | ObjList | [inline] |
| clear() | ObjList | |
| count() const | ObjList | |
| destruct() | GenObject | [virtual] |
| find(const GenObject *obj) const | ObjList | |
| find(const String &str) const | ObjList | |
| get() const | ObjList | [inline] |
| getObject(const String &name) const | ObjList | [virtual] |
| 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[](int index) const | ObjList | |
| operator[](const String &str) const | ObjList | |
| remove(bool delobj=true) | ObjList | |
| remove(GenObject *obj, 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] |
1.4.4