| Get() const | thor::ScopedPtr< T > | |
| operator SafeBool() const | thor::ScopedPtr< T > | |
| operator*() const | thor::ScopedPtr< T > | |
| operator->() const | thor::ScopedPtr< T > | |
| Release() | thor::ScopedPtr< T > | |
| Reset() | thor::ScopedPtr< T > | |
| Reset(T *pointer) | thor::ScopedPtr< T > | |
| ScopedPtr() | thor::ScopedPtr< T > | |
| ScopedPtr(T *pointer) | thor::ScopedPtr< T > | [explicit] |
| Swap(ScopedPtr &other) | thor::ScopedPtr< T > | |
| swap(ScopedPtr< T > &lhs, ScopedPtr< T > &rhs) | thor::ScopedPtr< T > | [related] |
| ~ScopedPtr() | thor::ScopedPtr< T > |