Yate
|
This is the complete list of members for Array, including all inherited members.
addColumn(ObjList *column=0, int index=-1) | Array | |
addRow(ObjList *row=0, int index=-1) | Array | |
alive() const | RefObject | virtual |
alive(const RefObject *obj) | RefObject | inlinestatic |
Array(int columns=0, int rows=0) | Array | explicit |
delColumn(int index) | Array | |
delRow(int index) | Array | |
deref() | RefObject | |
destroyed() | RefObject | protectedvirtual |
destruct() | RefObject | virtual |
efficientIncDec() | RefObject | static |
GenObject() | GenObject | |
get(int column, int row) const | Array | |
getColumn(int column) const | Array | inline |
getColumns() const | Array | 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 | Array | virtual |
TelEngine::GenObject::getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic |
getRows() const | Array | inline |
ref() | RefObject | |
refcount() const | RefObject | inline |
RefObject() | RefObject | |
resurrect() | RefObject | protected |
set(GenObject *obj, int column, int row) | Array | |
setObjCounter(NamedCounter *counter) | GenObject | |
setObjCounting(bool enable) | GenObject | inlinestatic |
take(int column, int row) | Array | |
toString() const | GenObject | virtual |
zeroRefs() | RefObject | protectedvirtual |
~Array() | Array | virtual |
~GenObject() | GenObject | inlinevirtual |
~RefObject() | RefObject | virtual |