Core Library
Core::UniquePtr< T > Member List
This is the complete list of members for Core::UniquePtr< T >, including all inherited members.
attachTo(UniquePtr< T > &ptr)Core::UniquePtr< T > [friend]
detach()Core::UniquePtr< T > [inline]
empty() const Core::SmartPtr< T > [inline]
get() const Core::SmartPtr< T > [inline]
getPtrMember()Core::UniquePtr< 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]
reset(T *pPointer=nullptr)Core::UniquePtr< T > [inline]
SmartPtr()Core::SmartPtr< T > [inline, protected]
SmartPtr(T *pPointer)Core::SmartPtr< T > [inline, explicit, protected]
UniquePtr()Core::UniquePtr< T > [inline]
UniquePtr(T *pPointer)Core::UniquePtr< T > [inline, explicit]
~SmartPtr()Core::SmartPtr< T > [inline, protected]
~UniquePtr()Core::UniquePtr< T > [inline]