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

boost::scope_guard_impl3< F, P1, P2, P3 > Class Template Reference

#include <scope_guard.hpp>

Inheritance diagram for boost::scope_guard_impl3< F, P1, P2, P3 >:

boost::scope_guard_impl_base List of all members.

Public Member Functions

 scope_guard_impl3 (F fun, P1 p1, P2 p2, P3 p3)
 ~scope_guard_impl3 ()
void execute ()

Protected Attributes

fun_
const P1 p1_
const P2 p2_
const P3 p3_

template<typename F, typename P1, typename P2, typename P3>
class boost::scope_guard_impl3< F, P1, P2, P3 >


Constructor & Destructor Documentation

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

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


Member Function Documentation

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


Member Data Documentation

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

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

template<typename F, typename P1, typename P2, typename P3>
const P2 boost::scope_guard_impl3< F, P1, P2, P3 >::p2_ [protected]
 

template<typename F, typename P1, typename P2, typename P3>
const P3 boost::scope_guard_impl3< F, P1, P2, P3 >::p3_ [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