Core Library
Core::SharedPtr< T > Member List
This is the complete list of members for Core::SharedPtr< T >, including all inherited members.
dynamic_ptr_cast(const SharedPtr< U > &oPointer)Core::SharedPtr< T > [friend]
empty() const Core::SmartPtr< T > [inline]
get() const Core::SmartPtr< T > [inline]
getRef() const Core::SmartPtr< T > [inline]
m_pPointerCore::SmartPtr< T > [protected]
m_pRefCntCore::SharedPtr< T > [private]
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 SharedPtr &oPointer)Core::SharedPtr< T > [inline]
operator=(const SharedPtr< U > &oPointer)Core::SharedPtr< T > [inline]
reset(T *pPointer=nullptr)Core::SharedPtr< T > [inline]
SharedPtr classCore::SharedPtr< T > [friend]
SharedPtr()Core::SharedPtr< T >
SharedPtr(T *pPointer)Core::SharedPtr< T > [inline, explicit]
SharedPtr(const SharedPtr< T > &oPointer)Core::SharedPtr< T > [inline]
SharedPtr(const SharedPtr< U > &oPointer)Core::SharedPtr< T > [inline]
SharedPtr(T *pPointer, long *pRefCnt)Core::SharedPtr< T > [inline, private]
SmartPtr()Core::SmartPtr< T > [inline, protected]
SmartPtr(T *pPointer)Core::SmartPtr< T > [inline, explicit, protected]
static_ptr_cast(const SharedPtr< U > &oPointer)Core::SharedPtr< T > [friend]
~SharedPtr()Core::SharedPtr< T > [inline]
~SmartPtr()Core::SmartPtr< T > [inline, protected]