PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PSafePtr< T, BaseClass > Member List

This is the complete list of members for PSafePtr< T, BaseClass >, including all inherited members.

operator T *() const PSafePtr< T, BaseClass >inline
operator*() const PSafePtr< T, BaseClass >inline
operator++(int)PSafePtr< T, BaseClass >inline
operator++()PSafePtr< T, BaseClass >inline
operator--(int)PSafePtr< T, BaseClass >inline
operator--()PSafePtr< T, BaseClass >inline
operator->() const PSafePtr< T, BaseClass >inline
operator=(const PSafePtr &ptr)PSafePtr< T, BaseClass >inline
operator=(const PSafeCollection &safeCollection)PSafePtr< T, BaseClass >inline
operator=(T *obj)PSafePtr< T, BaseClass >inline
operator=(PINDEX idx)PSafePtr< T, BaseClass >inline
PSafePtr(T *obj=NULL, PSafetyMode mode=PSafeReference)PSafePtr< T, BaseClass >inline
PSafePtr(const PSafeCollection &safeCollection, PSafetyMode mode=PSafeReadWrite, PINDEX idx=0)PSafePtr< T, BaseClass >inline
PSafePtr(const PSafeCollection &safeCollection, PSafetyMode mode, PSafeObject *obj)PSafePtr< T, BaseClass >inline
PSafePtr(const PSafePtr &ptr)PSafePtr< T, BaseClass >inline
Set(T *obj)PSafePtr< T, BaseClass >inline