AllowDeleteObjects(PBoolean yes=PTrue) | PSafeCollection | [inline] |
Append(Base *obj, PSafetyMode mode=PSafeReference) | PSafeColl< PList< Base >, Base > | [inline, virtual] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
collection | PSafeCollection | [protected] |
collectionMutex | PSafeCollection | [mutable, protected] |
Compare(const PObject &obj) const | PObject | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
DeleteObject(PObject *object) const | PSafeCollection | [virtual] |
deleteObjects | PSafeCollection | [protected] |
deleteObjectsTimer | PSafeCollection | [protected] |
DeleteObjectsToBeRemoved() | PSafeCollection | [virtual] |
DisallowDeleteObjects() | PSafeCollection | [inline] |
EqualTo enum value | PObject | |
FindWithLock(const Base &value, PSafetyMode mode=PSafeReadWrite) | PSafeColl< PList< Base >, Base > | [inline, virtual] |
GetAt(PINDEX idx, PSafetyMode mode=PSafeReadWrite) | PSafeColl< PList< Base >, Base > | [inline, virtual] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetMutex() const | PSafeCollection | [inline] |
GetSize() const | PSafeCollection | |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
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<<(ostream &strm, const PObject &obj) | PObject | [friend] |
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>>(istream &strm, PObject &obj) | PObject | [friend] |
PDECLARE_NOTIFIER(PTimer, PSafeCollection, DeleteObjectsTimeout) | PSafeCollection | [protected] |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
PSafeColl() | PSafeColl< PList< Base >, Base > | [inline] |
PSafeCollection(PCollection *collection) | PSafeCollection | |
PSafePtrBase class | PSafeCollection | [friend] |
ReadFrom(istream &strm) | PObject | [virtual] |
removalMutex | PSafeCollection | [protected] |
Remove(Base *obj) | PSafeColl< PList< Base >, Base > | [inline, virtual] |
RemoveAll(PBoolean synchronous=PFalse) | PSafeCollection | [virtual] |
RemoveAt(PINDEX idx) | PSafeColl< PList< Base >, Base > | [inline, virtual] |
SafeRemove(PSafeObject *obj) | PSafeCollection | [protected, virtual] |
SafeRemoveAt(PINDEX idx) | PSafeCollection | [protected, virtual] |
SafeRemoveObject(PSafeObject *obj) | PSafeCollection | [protected] |
SetAutoDeleteObjects() | PSafeCollection | [virtual] |
toBeRemoved | PSafeCollection | [protected] |
value_type typedef | PSafeList< Base > | |
~PObject() | PObject | [inline, virtual] |
~PSafeCollection() | PSafeCollection | |