Public Member Functions | |
T * | dismiss () |
operator T * () | |
T * | operator-> () |
ScopeGuard (T *obj) | |
~ScopeGuard () throw () |
Assimp::ScopeGuard< T >::ScopeGuard | ( | T * | obj | ) | [inline] |
Assimp::ScopeGuard< T >::~ScopeGuard | ( | ) | throw () [inline] |
T* Assimp::ScopeGuard< T >::dismiss | ( | ) | [inline] |
Assimp::ScopeGuard< T >::operator T * | ( | ) | [inline] |
T* Assimp::ScopeGuard< T >::operator-> | ( | ) | [inline] |