|
PTLib
Version 2.14.3
|
This is the complete list of members for PQueue< T >, 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 | PQueue< T > | inlinevirtual |
| CloneAs() const | PObject | inline |
| CloneContents(const PContainer *src) | PContainer | protected |
| Compare(const PObject &obj) const | PAbstractList | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopyContents(const PContainer &c) | PContainer | protected |
| Dequeue() | PQueue< T > | inlinevirtual |
| DestroyContents()=0 | PContainer | protectedpure virtual |
| DestroyReference() | PContainer | protectedvirtual |
| Destruct() | PContainer | protected |
| DisallowDeleteObjects() | PCollection | |
| Element typedef | PAbstractList | protected |
| empty() const | PContainer | inline |
| Enqueue(T *obj) | PQueue< T > | inlinevirtual |
| 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(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetObjectsIndex(const PObject *obj) const | PAbstractList | virtual |
| GetReferenceAt(PINDEX index) const | PAbstractList | protected |
| GetSize() const | PContainer | virtual |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetValuesIndex(const PObject &obj) const | PAbstractList | virtual |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| info | PAbstractList | protected |
| 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 |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| IsClass(const char *cls) const | PObject | inline |
| IsEmpty() const | PContainer | virtual |
| IsUnique() const | PContainer | |
| LessThan enum value | PObject | |
| 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 |
| PQueue() | PQueue< T > | inline |
| PQueue(int dummy, const PQueue *c) | PQueue< T > | 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) | PCollection | inline |
| Remove(const PObject *obj) | PAbstractList | virtual |
| 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 |