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

boost::scope_guard_impl1< F, P1 > Class Template Reference

#include <scope_guard.hpp>

Inheritance diagram for boost::scope_guard_impl1< F, P1 >:

boost::scope_guard_impl_base List of all members.

Public Member Functions

 scope_guard_impl1 (F fun, P1 p1)
 ~scope_guard_impl1 ()
void execute ()

Protected Attributes

fun_
const P1 p1_

template<typename F, typename P1>
class boost::scope_guard_impl1< F, P1 >


Constructor & Destructor Documentation

template<typename F, typename P1>
boost::scope_guard_impl1< F, P1 >::scope_guard_impl1 fun,
P1  p1
[inline]
 

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


Member Function Documentation

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


Member Data Documentation

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

template<typename F, typename P1>
const P1 boost::scope_guard_impl1< F, P1 >::p1_ [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