PTLib
Version 2.18.8
|
This is the complete list of members for PSafePtrBase, including all inherited members.
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 |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
Compare(const PObject &obj) const | PSafePtrBase | virtual |
Compare2(T v1, T v2) | PObject | inlinestatic |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
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 |
GetClass() const | PObject | inline |
GetObject() const | PSafePtrBase | inline |
GetObjectAs() const | PSafePtrBase | inline |
GetSafetyMode() const | PSafePtrBase | inline |
GetTraceContextIdentifier() const | PObject | inline |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
IsClass(const char *name) const | PObject | inline |
LessThan enum value | PObject | |
LockPtr() | PSafePtrBase | inlineprotectedvirtual |
m_collection | PSafePtrBase | protected |
m_currentObject | PSafePtrBase | protected |
m_lockMode | PSafePtrBase | 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 |
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 |
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 |
~PObject() | PObject | inlinevirtual |
~PSafePtrBase() | PSafePtrBase |