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

boost::scope_guard_impl2< F, P1, P2 > Class Template Reference

#include <scope_guard.hpp>

Inheritance diagram for boost::scope_guard_impl2< F, P1, P2 >:

boost::scope_guard_impl_base List of all members.

Public Member Functions

 scope_guard_impl2 (F fun, P1 p1, P2 p2)
 ~scope_guard_impl2 ()
void execute ()

Protected Attributes

fun_
const P1 p1_
const P2 p2_

template<typename F, typename P1, typename P2>
class boost::scope_guard_impl2< F, P1, P2 >


Constructor & Destructor Documentation

template<typename F, typename P1, typename P2>
boost::scope_guard_impl2< F, P1, P2 >::scope_guard_impl2 fun,
P1  p1,
P2  p2
[inline]
 

template<typename F, typename P1, typename P2>
boost::scope_guard_impl2< F, P1, P2 >::~scope_guard_impl2  )  [inline]
 


Member Function Documentation

template<typename F, typename P1, typename P2>
void boost::scope_guard_impl2< F, P1, P2 >::execute  )  [inline]
 


Member Data Documentation

template<typename F, typename P1, typename P2>
F boost::scope_guard_impl2< F, P1, P2 >::fun_ [protected]
 

template<typename F, typename P1, typename P2>
const P1 boost::scope_guard_impl2< F, P1, P2 >::p1_ [protected]
 

template<typename F, typename P1, typename P2>
const P2 boost::scope_guard_impl2< F, P1, P2 >::p2_ [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