|
PTLib
Version 2.10.11
|
This is the complete list of members for PSafeCollection, including all inherited members.
| AllowDeleteObjects(PBoolean yes=true) | PSafeCollection | inline |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| collection | PSafeCollection | protected |
| collectionMutex | PSafeCollection | mutableprotected |
| Compare(const PObject &obj) const | PObject | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopySafeCollection(PCollection *other) | PSafeCollection | protected |
| CopySafeDictionary(PAbstractDictionary *other) | PSafeCollection | protected |
| DeleteObject(PObject *object) const | PSafeCollection | virtual |
| deleteObjects | PSafeCollection | protected |
| deleteObjectsTimer | PSafeCollection | protected |
| DeleteObjectsToBeRemoved() | PSafeCollection | virtual |
| DisallowDeleteObjects() | PSafeCollection | inline |
| EqualTo enum value | PObject | |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetMutex() const | PSafeCollection | inline |
| GetSize() const | PSafeCollection | |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | 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 | PSafeCollection | inline |
| LessThan enum value | PObject | |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| PDECLARE_NOTIFIER(PTimer, PSafeCollection, DeleteObjectsTimeout) | PSafeCollection | protected |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PSafeCollection(PCollection *collection) | PSafeCollection | |
| ReadFrom(istream &strm) | PObject | virtual |
| removalMutex | PSafeCollection | protected |
| RemoveAll(PBoolean synchronous=false) | PSafeCollection | virtual |
| SafeRemove(PSafeObject *obj) | PSafeCollection | protectedvirtual |
| SafeRemoveAt(PINDEX idx) | PSafeCollection | protectedvirtual |
| SafeRemoveObject(PSafeObject *obj) | PSafeCollection | protected |
| SetAutoDeleteObjects() | PSafeCollection | virtual |
| toBeRemoved | PSafeCollection | protected |
| ~PObject() | PObject | inlinevirtual |
| ~PSafeCollection() | PSafeCollection |