Assimp: Assimp::ScopeGuard< T > Struct Template Reference

assimp - Open Asset Import Library

Assimp::ScopeGuard< T > Struct Template Reference

Public Member Functions

T * dismiss ()
 
 operator T * ()
 
T * operator-> ()
 
 ScopeGuard (T *obj)
 
 ~ScopeGuard () throw ()
 

Constructor & Destructor Documentation

template<typename T >
Assimp::ScopeGuard< T >::ScopeGuard ( T *  obj)
inlineexplicit
template<typename T >
Assimp::ScopeGuard< T >::~ScopeGuard ( )
throw (
)
inline

Member Function Documentation

template<typename T >
T* Assimp::ScopeGuard< T >::dismiss ( )
inline
template<typename T >
Assimp::ScopeGuard< T >::operator T * ( )
inline
template<typename T >
T* Assimp::ScopeGuard< T >::operator-> ( )
inline
The documentation for this struct was generated from the following file:
Generated on Sun Feb 21 2016 19:42:29 for Assimp by   doxygen 1.8.11