| Yate
    | 
This is the complete list of members for ObjVector, including all inherited members.
| alive() const | GenObject | virtual | 
| allocChunk() const | ObjVector | inline | 
| allocChunk(unsigned int count) | ObjVector | inline | 
| appendObj(GenObject *obj) | ObjVector | inline | 
| appendObj(GenObject *obj, bool fromStart, bool beforeNonNull=false) | ObjVector | inline | 
| assign(ObjList &list, bool move=true, unsigned int maxLen=0) | ObjVector | |
| at(unsigned int index) const | ObjVector | inline | 
| autoDelete() | ObjVector | inline | 
| clear() | ObjVector | |
| compact(bool resizeToCount=false) | ObjVector | inline | 
| compact(unsigned int pos, int len) | ObjVector | |
| count() const | ObjVector | |
| cut(unsigned int pos, unsigned int items, bool reAlloc=true) | ObjVector | |
| cut(int items, bool reAlloc=true) | ObjVector | inline | 
| data() | ObjVector | inline | 
| data(unsigned int offs, unsigned int len=1) | ObjVector | inline | 
| data() const | ObjVector | inline | 
| data(unsigned int offs, unsigned int len=1) const | ObjVector | inline | 
| destruct() | GenObject | virtual | 
| GenObject() | GenObject | |
| getObjCounter() const | GenObject | inline | 
| getObjCounter(const String &name, bool create=true) | GenObject | static | 
| getObjCounters() | GenObject | static | 
| getObjCounting() | GenObject | inlinestatic | 
| getObject(const String &name) const | ObjVector | virtual | 
| GenObject::getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic | 
| index(const GenObject *obj) const | ObjVector | |
| index(const String &str) const | ObjVector | |
| indexFree(bool fromStart, bool beforeNonNull=false) const | ObjVector | |
| insert(unsigned int pos, unsigned int items) | ObjVector | |
| insertObj(GenObject *obj, unsigned int pos) | ObjVector | inline | 
| length() const | ObjVector | inline | 
| null() const | ObjVector | |
| ObjVector(bool autodelete=true, unsigned int allocChunk=0) | ObjVector | inlineexplicit | 
| ObjVector(unsigned int maxLen, bool autodelete=true, unsigned int allocChunk=0) | ObjVector | |
| ObjVector(ObjList &list, bool move=true, unsigned int maxLen=0, bool autodelete=true, unsigned int allocChunk=0) | ObjVector | |
| operator[](unsigned int idx) const | ObjVector | inline | 
| operator[](signed int idx) const | ObjVector | inline | 
| operator[](const String &str) const | ObjVector | inline | 
| reset(unsigned int pos=0, int len=-1) | ObjVector | |
| resize(unsigned int len, bool keepData=false, bool reAlloc=true) | ObjVector | inline | 
| set(GenObject *obj, unsigned int index) | ObjVector | |
| setDelete(bool autodelete) | ObjVector | inline | 
| setObjCounter(NamedCounter *counter) | GenObject | |
| setObjCounting(bool enable) | GenObject | inlinestatic | 
| size() const | ObjVector | inline | 
| take(unsigned int index) | ObjVector | inline | 
| toString() const | GenObject | virtual | 
| traceId() const | GenObject | virtual | 
| ~GenObject() | GenObject | inlinevirtual | 
| ~ObjVector() | ObjVector | virtual |