TC::ScopedPtr< T, DELETER > Member List
This is the complete list of members for
TC::ScopedPtr< T, DELETER >, including all inherited members.
m_ptr | TC::ScopedPtr< T, DELETER > | [private] |
operator unspecified_bool_type() const | TC::ScopedPtr< T, DELETER > | [inline] |
operator!() const | TC::ScopedPtr< T, DELETER > | [inline] |
operator->() const | TC::ScopedPtr< T, DELETER > | [inline] |
operator->() | TC::ScopedPtr< T, DELETER > | [inline] |
ScopedPtr() | TC::ScopedPtr< T, DELETER > | [inline] |
ScopedPtr(T *ptr) | TC::ScopedPtr< T, DELETER > | [inline, explicit] |
ScopedPtr(std::auto_ptr< T > ptr) | TC::ScopedPtr< T, DELETER > | [inline, explicit] |
ThisType typedef | TC::ScopedPtr< T, DELETER > | [private] |
unspecified_bool_type typedef | TC::ScopedPtr< T, DELETER > | |
~ScopedPtr() | TC::ScopedPtr< T, DELETER > | [inline] |