GL Studio C++ Runtime API
|
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 | ScopedPtr< T > | inline |
operator->() const | ScopedPtr< T > | inline |
operator=(ScopedPtr &&that) | ScopedPtr< T > | inline |
Reset(T *p=NULL) | ScopedPtr< T > | inline |
ScopedPtr(T *p=NULL) | ScopedPtr< T > | inlineexplicit |
ScopedPtr(ScopedPtr &&that) | ScopedPtr< T > | inline |
~ScopedPtr() (defined in ScopedPtr< T >) | ScopedPtr< T > | inline |