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 | |
Contains(const Key &key) | PSafeDictionaryBase< Coll, Key, Base > | inlinevirtual |
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 | |
FindWithLock(const Key &key, PSafetyMode mode=PSafeReadWrite) | PSafeDictionaryBase< Coll, Key, Base > | inlinevirtual |
GetAt(PINDEX idx, PSafetyMode mode=PSafeReadWrite) | PSafeDictionaryBase< Coll, Key, Base > | inlinevirtual |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetKeys() const | PSafeDictionaryBase< Coll, Key, Base > | inline |
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 PSafeDictionaryBase &other) | PSafeDictionaryBase< Coll, Key, Base > | 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 | |
PSafeDictionaryBase() | PSafeDictionaryBase< Coll, Key, Base > | inline |
PSafeDictionaryBase(const PSafeDictionaryBase &other) | PSafeDictionaryBase< Coll, Key, Base > | inline |
ReadFrom(istream &strm) | PObject | virtual |
removalMutex | PSafeCollection | protected |
RemoveAll(PBoolean synchronous=false) | PSafeCollection | virtual |
RemoveAt(const Key &key) | PSafeDictionaryBase< Coll, Key, Base > | inlinevirtual |
SafeRemove(PSafeObject *obj) | PSafeCollection | protectedvirtual |
SafeRemoveAt(PINDEX idx) | PSafeCollection | protectedvirtual |
SafeRemoveObject(PSafeObject *obj) | PSafeCollection | protected |
SetAt(const Key &key, Base *obj) | PSafeDictionaryBase< Coll, Key, Base > | inlinevirtual |
SetAutoDeleteObjects() | PSafeCollection | virtual |
toBeRemoved | PSafeCollection | protected |
~PObject() | PObject | inlinevirtual |
~PSafeCollection() | PSafeCollection | |