Core Library
Core::RefCntPtr< T > Member List
This is the complete list of members for Core::RefCntPtr< T >, including all inherited members.
attachTo(RefCntPtr< T > &ptr)Core::RefCntPtr< T > [friend]
detach()Core::RefCntPtr< T > [inline]
dynamic_ptr_cast(const RefCntPtr< U > &oPointer)Core::RefCntPtr< T > [friend]
empty() const Core::SmartPtr< T > [inline]
get() const Core::SmartPtr< T > [inline]
getPtrMember()Core::RefCntPtr< T > [inline, private]
getRef() const Core::SmartPtr< T > [inline]
m_pPointerCore::SmartPtr< T > [protected]
operator!() const Core::SmartPtr< T >
operator*() const Core::SmartPtr< T > [inline]
operator*()Core::SmartPtr< T > [inline]
operator->() const Core::SmartPtr< T > [inline]
operator->()Core::SmartPtr< T > [inline]
operator=(const RefCntPtr &oPtr)Core::RefCntPtr< T > [inline]
operator=(const RefCntPtr< U > &oPtr)Core::RefCntPtr< T > [inline]
RefCntPtr classCore::RefCntPtr< T > [friend]
RefCntPtr()Core::RefCntPtr< T >
RefCntPtr(T *pPointer, bool bAddRef=false)Core::RefCntPtr< T > [inline, explicit]
RefCntPtr(const RefCntPtr &oPtr)Core::RefCntPtr< T > [inline]
RefCntPtr(const RefCntPtr< U > &oPtr)Core::RefCntPtr< T > [inline]
reset(T *pPointer=nullptr, bool bAddRef=false)Core::RefCntPtr< T > [inline]
SmartPtr()Core::SmartPtr< T > [inline, protected]
SmartPtr(T *pPointer)Core::SmartPtr< T > [inline, explicit, protected]
static_ptr_cast(const RefCntPtr< U > &oPointer)Core::RefCntPtr< T > [friend]
~RefCntPtr()Core::RefCntPtr< T > [inline]
~SmartPtr()Core::SmartPtr< T > [inline, protected]