AllowDeleteObjects(PBoolean yes=true) | PSafeCollection | inline |
begin() | PSafeDictionary< K, D > | inline |
begin() const | PSafeDictionary< K, D > | inline |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
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 K &key) | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inlinevirtual |
CopySafeCollection(PCollection *other) | PSafeCollection | protected |
CopySafeDictionary(PAbstractDictionary *other) | PSafeCollection | protected |
data_type typedef | PSafeDictionary< K, D > | |
DeleteObject(PObject *object) const | PSafeCollection | virtual |
deleteObjects | PSafeCollection | protected |
DeleteObjectsToBeRemoved() | PSafeCollection | virtual |
dict_type typedef | PSafeDictionary< K, D > | |
DisallowDeleteObjects() | PSafeCollection | inline |
end() | PSafeDictionary< K, D > | inline |
end() const | PSafeDictionary< K, D > | inline |
EqualTo enum value | PObject | |
erase(const iterator &it) | PSafeDictionary< K, D > | inline |
erase(const const_iterator &it) | PSafeDictionary< K, D > | inline |
find(const K &key) | PSafeDictionary< K, D > | inline |
find(const K &key) const | PSafeDictionary< K, D > | inline |
FindWithLock(const K &key, PSafetyMode mode=PSafeReadWrite) const | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inlinevirtual |
GetAt(PINDEX idx, PSafetyMode mode=PSafeReadWrite) | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inlinevirtual |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetKeys() const | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inline |
GetMutex() const | PSafeCollection | inline |
GetMutex() | PSafeCollection | inline |
GetSize() const | PSafeCollection | |
GetTraceContextIdentifier() const | PObject | inline |
GetTraceContextIdentifier(PObject &obj) | PObject | inline |
GetTraceContextIdentifier(PObject *obj) | PObject | inline |
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 |
key_type typedef | PSafeDictionary< K, D > | |
LessThan enum value | PObject | |
m_deleteObjectsTimer | PSafeCollection | protected |
m_traceContextIdentifier | PObject | protected |
Move(const K &from, const K &to) | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inlinevirtual |
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< PDictionary< K, D >, K, D > | 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 | PSafeCollection | virtual |
PSafeCollection(PCollection *collection) | PSafeCollection | |
PSafeDictionaryBase() | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inline |
PSafeDictionaryBase(const PSafeDictionaryBase &other) | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inline |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
ReadFrom(istream &strm) | PObject | virtual |
removalMutex | PSafeCollection | protected |
RemoveAll(PBoolean synchronous=false) | PSafeCollection | virtual |
RemoveAt(const K &key) | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inlinevirtual |
SafeAddObject(PSafeObject *obj, PSafeObject *old) | PSafeCollection | protected |
SafeRemove(PSafeObject *obj) | PSafeCollection | protectedvirtual |
SafeRemoveAt(PINDEX idx) | PSafeCollection | protectedvirtual |
SafeRemoveObject(PSafeObject *obj) | PSafeCollection | protected |
SetAt(const K &key, D *obj) | PSafeDictionaryBase< PDictionary< K, D >, K, D > | inlinevirtual |
SetAutoDeleteObjects() | PSafeCollection | virtual |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
toBeRemoved | PSafeCollection | protected |
value_type typedef | PSafeDictionary< K, D > | |
~PObject() | PObject | inlinevirtual |
~PSafeCollection() | PSafeCollection | |