Assimp  v3.0 (July 2012)
Public Member Functions
Assimp::ScopeGuard< T > Struct Template Reference

List of all members.

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)
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: