Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

boost::obj_scope_guard_impl0< Obj, MemFun > Class Template Reference

#include <scope_guard.hpp>

Inheritance diagram for boost::obj_scope_guard_impl0< Obj, MemFun >:

boost::scope_guard_impl_base List of all members.

Public Member Functions

 obj_scope_guard_impl0 (Obj &obj, MemFun mem_fun)
 ~obj_scope_guard_impl0 ()
void execute ()

Protected Attributes

Obj & obj_
MemFun mem_fun_

template<class Obj, typename MemFun>
class boost::obj_scope_guard_impl0< Obj, MemFun >


Constructor & Destructor Documentation

template<class Obj, typename MemFun>
boost::obj_scope_guard_impl0< Obj, MemFun >::obj_scope_guard_impl0 Obj &  obj,
MemFun  mem_fun
[inline]
 

template<class Obj, typename MemFun>
boost::obj_scope_guard_impl0< Obj, MemFun >::~obj_scope_guard_impl0  )  [inline]
 


Member Function Documentation

template<class Obj, typename MemFun>
void boost::obj_scope_guard_impl0< Obj, MemFun >::execute  )  [inline]
 


Member Data Documentation

template<class Obj, typename MemFun>
MemFun boost::obj_scope_guard_impl0< Obj, MemFun >::mem_fun_ [protected]
 

template<class Obj, typename MemFun>
Obj& boost::obj_scope_guard_impl0< Obj, MemFun >::obj_ [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 6 14:54:44 2005 for Arkonnekt Sound by  doxygen 1.4.4