AlreadyReferenced enum value | PSafePtrBase | protected |
Assign(const PSafePtrBase &ptr) | PSafePtrBase | virtual |
Assign(const PSafeCollection &safeCollection) | PSafePtrBase | virtual |
Assign(PSafeObject *obj) | PSafePtrBase | virtual |
Assign(PINDEX idx) | PSafePtrBase | virtual |
CallFunction(PSafeObject &obj) | PSafeWorkArg3< PtrClass, Arg1Type, Arg2Type, Arg3Type, FuncRet > | inlinevirtual |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
collection | PSafePtrBase | protected |
Compare(const PObject &obj) const | PSafePtrBase | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
currentObject | PSafePtrBase | protected |
DeleteObject(PSafeObject *obj) | PSafePtrBase | protectedvirtual |
EnterSafetyMode(EnterSafetyModeOption ref) | PSafePtrBase | protected |
EnterSafetyModeOption enum name | PSafePtrBase | protected |
EqualTo enum value | PObject | |
ExitSafetyMode(ExitSafetyModeOption ref) | PSafePtrBase | protected |
ExitSafetyModeOption enum name | PSafePtrBase | protected |
Function typedef | PSafeWorkArg3< PtrClass, Arg1Type, Arg2Type, Arg3Type, FuncRet > | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetObject() const | PSafePtrBase | inline |
GetObjectAs() const | PSafePtrBase | inline |
GetSafetyMode() const | PSafePtrBase | inline |
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 |
LessThan enum value | PObject | |
lockMode | PSafePtrBase | protected |
LockPtr() | PSafePtrBase | inlineprotectedvirtual |
m_arg1 | PSafeWorkArg3< PtrClass, Arg1Type, Arg2Type, Arg3Type, FuncRet > | protected |
m_arg2 | PSafeWorkArg3< PtrClass, Arg1Type, Arg2Type, Arg3Type, FuncRet > | protected |
m_arg3 | PSafeWorkArg3< PtrClass, Arg1Type, Arg2Type, Arg3Type, FuncRet > | protected |
m_traceContextIdentifier | PObject | protected |
Next() | PSafePtrBase | protectedvirtual |
NoDereference enum value | PSafePtrBase | protected |
operator!() const | PSafePtrBase | inline |
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>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
P_ALIGN_FIELD(Function, m_function, 16) | PSafeWorkArg3< PtrClass, Arg1Type, Arg2Type, Arg3Type, FuncRet > | protected |
PObject() | PObject | inlineprotected |
Previous() | PSafePtrBase | protectedvirtual |
PrintOn(ostream &strm) const | PSafePtrBase | virtual |
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 |
PSafeWork(PSafeObject *ptr) | PSafeWork | inline |
PSafeWorkArg3(PtrClass *ptr, Arg1Type arg1, Arg2Type arg2, Arg2Type arg3, Function function) | PSafeWorkArg3< PtrClass, Arg1Type, Arg2Type, Arg3Type, FuncRet > | inline |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
ReadFrom(istream &strm) | PObject | virtual |
SetNULL() | PSafePtrBase | virtual |
SetSafetyMode(PSafetyMode mode) | PSafePtrBase | virtual |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
UnlockPtr() | PSafePtrBase | inlineprotectedvirtual |
WithDereference enum value | PSafePtrBase | protected |
WithReference enum value | PSafePtrBase | protected |
Work() | PSafeWork | inlinevirtual |
~PObject() | PObject | inlinevirtual |
~PSafePtrBase() | PSafePtrBase | |