GL Studio C++ Runtime API
ScopedPtr< T > Member List

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

Get() constScopedPtr< T >inline
IsNull() constScopedPtr< T >inline
operator*() constScopedPtr< T >inline
operator->() constScopedPtr< 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