Assimp::ScopeGuard< T > Struct Template Reference

List of all members.

Public Member Functions

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

template<typename T>
struct Assimp::ScopeGuard< T >


Constructor & Destructor Documentation

template<typename T >
Assimp::ScopeGuard< T >::ScopeGuard ( T *  obj  )  [inline]
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 3 Jul 2012 for Assimp by  doxygen 1.6.1