AlreadyReferenced enum value | PSafePtrBase | [protected] |
Assign(const PSafePtrBase &ptr) | PSafePtrBase | |
Assign(const PSafeCollection &safeCollection) | PSafePtrBase | |
Assign(PSafeObject *obj) | PSafePtrBase | |
Assign(PINDEX idx) | PSafePtrBase | |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
collection | PSafePtrBase | [protected] |
Compare(const PObject &obj) const | PSafePtrBase | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
currentObject | PSafePtrBase | [protected] |
EnterSafetyMode(EnterSafetyModeOption ref) | PSafePtrBase | [protected] |
EnterSafetyModeOption enum name | PSafePtrBase | [protected] |
EqualTo enum value | PObject | |
ExitSafetyMode(ExitSafetyModeOption ref) | PSafePtrBase | [protected] |
ExitSafetyModeOption enum name | PSafePtrBase | [protected] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetCollection() const | PSafePtrBase | [inline] |
GetSafetyMode() const | PSafePtrBase | [inline] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
LessThan enum value | PObject | |
lockMode | PSafePtrBase | [protected] |
Next() | PSafePtrBase | [protected] |
NoDereference enum value | PSafePtrBase | [protected] |
operator *() const | PSafePtr< T > | [inline] |
operator T *() const | PSafePtr< T > | [inline] |
operator!() const | PSafePtrBase | [inline] |
operator!=(const PObject &obj) const | PObject | [inline] |
operator++(int) | PSafePtr< T > | [inline] |
operator++() | PSafePtr< T > | [inline] |
operator--(int) | PSafePtr< T > | [inline] |
operator--() | PSafePtr< T > | [inline] |
operator->() const | PSafePtr< T > | [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 PSafePtr &ptr) | PSafePtr< T > | [inline] |
operator=(const PSafeCollection &safeCollection) | PSafePtr< T > | [inline] |
operator=(T *obj) | PSafePtr< T > | [inline] |
operator=(PINDEX idx) | PSafePtr< T > | [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] |
PObject() | PObject | [inline, protected] |
Previous() | PSafePtrBase | [protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
PSafePtr(T *obj=NULL, PSafetyMode mode=PSafeReference) | PSafePtr< T > | [inline] |
PSafePtr(const PSafeCollection &safeCollection, PSafetyMode mode=PSafeReadWrite, PINDEX idx=0) | PSafePtr< T > | [inline] |
PSafePtr(const PSafeCollection &safeCollection, PSafetyMode mode, PSafeObject *obj) | PSafePtr< T > | [inline] |
PSafePtr(const PSafePtr &ptr) | PSafePtr< T > | [inline] |
PSafePtrBase(PSafeObject *obj=NULL, PSafetyMode mode=PSafeReference) | PSafePtrBase | [protected] |
PSafePtrBase(const PSafeCollection &safeCollection, PSafetyMode mode, PINDEX idx) | PSafePtrBase | [protected] |
PSafePtrBase(const PSafeCollection &safeCollection, PSafetyMode mode, PSafeObject *obj) | PSafePtrBase | [protected] |
PSafePtrBase(const PSafePtrBase &enumerator) | PSafePtrBase | [protected] |
ReadFrom(istream &strm) | PObject | [virtual] |
SetSafetyMode(PSafetyMode mode) | PSafePtrBase | |
WithDereference enum value | PSafePtrBase | [protected] |
WithReference enum value | PSafePtrBase | [protected] |
~PObject() | PObject | [inline, virtual] |
~PSafePtrBase() | PSafePtrBase | |