|
PTLib
Version 2.18.8
|
This is the complete list of members for PAbstractList, including all inherited members.
| AllowDeleteObjects(PBoolean yes=true) | PCollection | |
| Append(PObject *obj) | PAbstractList | virtual |
| AssignContents(const PContainer &c) | PContainer | protectedvirtual |
| Class() | PObject | inlinestatic |
| clear() | PCollection | inline |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| CloneContents(const PContainer *src) | PContainer | protected |
| Compare(const PObject &obj) const | PAbstractList | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopyContents(const PContainer &c) | PContainer | protected |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| DestroyContents()=0 | PContainer | protectedpure virtual |
| DestroyReference() | PContainer | protectedvirtual |
| Destruct() | PContainer | protected |
| DisallowDeleteObjects() | PCollection | |
| Element typedef | PAbstractList | protected |
| empty() const | PContainer | inline |
| EqualTo enum value | PObject | |
| FindElement(PINDEX index) const | PAbstractList | protected |
| FindElement(const PObject &obj, PINDEX *index) const | PAbstractList | protected |
| GetAt(PINDEX index) const | PAbstractList | virtual |
| GetClass() const | PObject | inline |
| GetObjectsIndex(const PObject *obj) const | PAbstractList | virtual |
| GetReferenceAt(PINDEX index) const | PAbstractList | protected |
| GetSize() const | PContainer | virtual |
| GetTraceContextIdentifier() const | PObject | inline |
| GetValuesIndex(const PObject &obj) const | PAbstractList | virtual |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| Insert(const PObject &before, PObject *obj) | PAbstractList | virtual |
| InsertAt(PINDEX index, PObject *obj) | PAbstractList | virtual |
| InsertElement(PListElement *element, PObject *obj) | PAbstractList | protected |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| IsClass(const char *name) const | PObject | inline |
| IsEmpty() const | PContainer | virtual |
| IsUnique() const | PContainer | |
| LessThan enum value | PObject | |
| m_info | PAbstractList | protected |
| m_traceContextIdentifier | PObject | protected |
| 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 |
| PAbstractList() | PAbstractList | |
| 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 |
| Prepend(PObject *obj) | PAbstractList | virtual |
| PrintOn(ostream &strm) const | PCollection | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| reference | PContainer | protected |
| Remove(const PObject *obj) | PAbstractList | virtual |
| remove(const PObject *obj) | PCollection | inline |
| RemoveAll() | PCollection | virtual |
| RemoveAt(PINDEX index) | PAbstractList | virtual |
| RemoveElement(PListElement *element) | PAbstractList | protected |
| RemoveHead() | PAbstractList | inlinevirtual |
| RemoveTail() | PAbstractList | inlinevirtual |
| ReplaceAt(PINDEX index, PObject *val) | PAbstractList | virtual |
| SetAt(PINDEX index, PObject *val) | PAbstractList | virtual |
| SetMinSize(PINDEX minSize) | PContainer | |
| SetSize(PINDEX newSize) | PAbstractList | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| size() const | PContainer | inline |
| ~PContainer() | PContainer | inlinevirtual |
| ~PObject() | PObject | inlinevirtual |