libcommonc++
0.7
|
This is the complete list of members for ScopedPtr< T >, including all inherited members.
get() const | ScopedPtr< T > | inline |
isNull() const | ScopedPtr< T > | inline |
operator const void *() const | ScopedPtr< T > | inline |
operator!() const | ScopedPtr< T > | inline |
operator*() const | ScopedPtr< T > | inline |
operator->() const | ScopedPtr< T > | inline |
release() | ScopedPtr< T > | inline |
reset(T *object=NULL) | ScopedPtr< T > | inline |
ScopedPtr() | ScopedPtr< T > | inline |
ScopedPtr(T *object) | ScopedPtr< T > | inlineexplicit |
swap(ScopedPtr &other) | ScopedPtr< T > | inline |
~ScopedPtr() | ScopedPtr< T > | inline |