Assimp  v2.0 (November 2010)
Public Member Functions
Assimp::ScopeGuard Struct Reference

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

Assimp::ScopeGuard::ScopeGuard ( T *  obj) [inline]
Assimp::ScopeGuard::~ScopeGuard ( ) throw () [inline]

Member Function Documentation

T* Assimp::ScopeGuard::dismiss ( ) [inline]
Assimp::ScopeGuard::operator T * ( ) [inline]
T* Assimp::ScopeGuard::operator-> ( ) [inline]

The documentation for this struct was generated from the following file: