|
PTLib
Version 2.10.11
|
This is the complete list of members for PAbstractSortedList, including all inherited members.
| AllowDeleteObjects(PBoolean yes=true) | PCollection | |
| Append(PObject *obj) | PAbstractSortedList | virtual |
| AssignContents(const PContainer &c) | PContainer | protectedvirtual |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneContents(const PContainer *src) | PContainer | protected |
| Compare(const PObject &obj) const | PAbstractSortedList | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopyContents(const PContainer &c) | PContainer | protected |
| DeleteSubTrees(Element *node, PBoolean deleteObject) | PAbstractSortedList | protected |
| DestroyContents()=0 | PContainer | protectedpure virtual |
| DestroyReference() | PContainer | protectedvirtual |
| Destruct() | PContainer | protected |
| DisallowDeleteObjects() | PCollection | |
| Element typedef | PAbstractSortedList | |
| EqualTo enum value | PObject | |
| GetAt(PINDEX index) const | PAbstractSortedList | virtual |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetObjectsIndex(const PObject *obj) const | PAbstractSortedList | virtual |
| GetObjectsIndex(const PObject *obj, PSortedListElement *&lastElement) const | PAbstractSortedList | virtual |
| GetSize() const | PContainer | virtual |
| GetValuesIndex(const PObject &obj) const | PAbstractSortedList | virtual |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| info | PAbstractSortedList | protected |
| Insert(const PObject &before, PObject *obj) | PAbstractSortedList | virtual |
| InsertAt(PINDEX index, PObject *obj) | PAbstractSortedList | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| IsClass(const char *cls) const | PObject | inline |
| IsEmpty() const | PContainer | virtual |
| IsUnique() const | PContainer | |
| LeftRotate(Element *node) | PAbstractSortedList | protected |
| LessThan enum value | PObject | |
| MakeUnique() | PContainer | virtual |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator=(const PContainer &cont) | PContainer | |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| PAbstractSortedList() | PAbstractSortedList | |
| PCollection(PINDEX initialSize=0) | PCollection | |
| PCollection(int dummy, const PCollection *coll) | PCollection | protected |
| PContainer(PINDEX initialSize=0) | PContainer | |
| PContainer(const PContainer &cont) | PContainer | |
| PContainer(int dummy, const PContainer *cont) | PContainer | protected |
| PContainer(PContainerReference &reference) | PContainer | protected |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PCollection | virtual |
| ReadFrom(istream &strm) | PObject | virtual |
| reference | PContainer | protected |
| Remove(const PObject *obj) | PAbstractSortedList | virtual |
| RemoveAll() | PAbstractSortedList | virtual |
| RemoveAt(PINDEX index) | PAbstractSortedList | virtual |
| RemoveElement(Element *node) | PAbstractSortedList | protected |
| RightRotate(Element *node) | PAbstractSortedList | protected |
| SetAt(PINDEX index, PObject *val) | PAbstractSortedList | virtual |
| SetMinSize(PINDEX minSize) | PContainer | |
| SetSize(PINDEX newSize) | PAbstractSortedList | virtual |
| ValueSelect(const Element *node, const PObject &obj, const Element **lastElement) const | PAbstractSortedList | protected |
| ~PContainer() | PContainer | inlinevirtual |
| ~PObject() | PObject | inlinevirtual |