AllowDeleteObjects(PBoolean yes=true) | PSafeCollection | inline |
Append(Base *obj, PSafetyMode mode=PSafeReference) | PSafeColl< PArray< Base >, Base > | inlinevirtual |
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 | |
CopySafeCollection(PCollection *other) | PSafeCollection | protected |
CopySafeDictionary(PAbstractDictionary *other) | PSafeCollection | protected |
DeleteObject(PObject *object) const | PSafeCollection | virtual |
deleteObjects | PSafeCollection | protected |
DeleteObjectsToBeRemoved() | PSafeCollection | virtual |
DisallowDeleteObjects() | PSafeCollection | inline |
EqualTo enum value | PObject | |
FindWithLock(const Base &value, PSafetyMode mode=PSafeReadWrite) | PSafeColl< PArray< Base >, Base > | inlinevirtual |
GetAt(PINDEX idx, PSafetyMode mode=PSafeReadWrite) | PSafeColl< PArray< Base >, Base > | inlinevirtual |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
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 |
LessThan enum value | PObject | |
m_deleteObjectsTimer | PSafeCollection | protected |
m_traceContextIdentifier | PObject | protected |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator=(const PSafeColl &other) | PSafeColl< PArray< Base >, 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 | PSafeCollection | virtual |
PSafeColl() | PSafeColl< PArray< Base >, Base > | inline |
PSafeColl(const PSafeColl &other) | PSafeColl< PArray< Base >, Base > | inline |
PSafeCollection(PCollection *collection) | PSafeCollection | |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
ReadFrom(istream &strm) | PObject | virtual |
removalMutex | PSafeCollection | protected |
Remove(Base *obj) | PSafeColl< PArray< Base >, Base > | inlinevirtual |
RemoveAll(PBoolean synchronous=false) | PSafeCollection | virtual |
RemoveAt(PINDEX idx) | PSafeColl< PArray< Base >, Base > | inlinevirtual |
SafeAddObject(PSafeObject *obj, PSafeObject *old) | PSafeCollection | protected |
SafeRemove(PSafeObject *obj) | PSafeCollection | protectedvirtual |
SafeRemoveAt(PINDEX idx) | PSafeCollection | protectedvirtual |
SafeRemoveObject(PSafeObject *obj) | PSafeCollection | protected |
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 | PSafeArray< Base > | |
~PObject() | PObject | inlinevirtual |
~PSafeCollection() | PSafeCollection | |