ScopedPtr< T > Member List

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

get() const ScopedPtr< T >inline
m_ptrScopedPtr< T >private
operator bool() const ScopedPtr< T >inline
operator!=(const ScopedPtr &) const ScopedPtr< T >private
operator*() const ScopedPtr< T >inline
operator->() const ScopedPtr< T >inline
operator=(const ScopedPtr &)ScopedPtr< T >private
operator==(const ScopedPtr &) const ScopedPtr< T >private
reset(T *p=0)ScopedPtr< T >inline
ScopedPtr(const ScopedPtr &)ScopedPtr< T >private
ScopedPtr(T *p=0)ScopedPtr< T >inlineexplicit
Type typedefScopedPtr< T >
~ScopedPtr()ScopedPtr< T >inline