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

boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 > Class Template Reference

#include <scope_guard.hpp>

Inheritance diagram for boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 >:

boost::scope_guard_impl_base List of all members.

Public Member Functions

 obj_scope_guard_impl2 (Obj &obj, MemFun mem_fun, P1 p1, P2 p2)
 ~obj_scope_guard_impl2 ()
void execute ()

Protected Attributes

Obj & obj_
MemFun mem_fun_
const P1 p1_
const P2 p2_

template<class Obj, typename MemFun, typename P1, typename P2>
class boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 >


Constructor & Destructor Documentation

template<class Obj, typename MemFun, typename P1, typename P2>
boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 >::obj_scope_guard_impl2 Obj &  obj,
MemFun  mem_fun,
P1  p1,
P2  p2
[inline]
 

template<class Obj, typename MemFun, typename P1, typename P2>
boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 >::~obj_scope_guard_impl2  )  [inline]
 


Member Function Documentation

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


Member Data Documentation

template<class Obj, typename MemFun, typename P1, typename P2>
MemFun boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 >::mem_fun_ [protected]
 

template<class Obj, typename MemFun, typename P1, typename P2>
Obj& boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 >::obj_ [protected]
 

template<class Obj, typename MemFun, typename P1, typename P2>
const P1 boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 >::p1_ [protected]
 

template<class Obj, typename MemFun, typename P1, typename P2>
const P2 boost::obj_scope_guard_impl2< Obj, MemFun, P1, P2 >::p2_ [protected]
 


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