BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 > Class Template Reference

#include <ScopeGuard.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >:

BLOCXX_NAMESPACE::ScopeGuardImplBase List of all members.

Public Member Functions

 ~ScopeGuardImpl1 () throw ()
void execute ()

Static Public Member Functions

static ScopeGuardImpl1< F,
P1 > 
makeGuard (F fun, P1 p1)

Protected Member Functions

 ScopeGuardImpl1 (F fun, P1 p1)

Protected Attributes

fun_
const P1 m_p1

Detailed Description

template<typename F, typename P1>
class BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >

Definition at line 144 of file ScopeGuard.hpp.


Constructor & Destructor Documentation

template<typename F, typename P1>
BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::~ScopeGuardImpl1  )  throw () [inline]
 

Definition at line 151 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImplBase::safeExecute().

template<typename F, typename P1>
BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::ScopeGuardImpl1 fun,
P1  p1
[inline, protected]
 

Definition at line 160 of file ScopeGuard.hpp.


Member Function Documentation

template<typename F, typename P1>
void BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::execute  )  [inline]
 

Definition at line 155 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::fun_, and BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::m_p1.

template<typename F, typename P1>
static ScopeGuardImpl1<F, P1> BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::makeGuard fun,
P1  p1
[inline, static]
 

Definition at line 147 of file ScopeGuard.hpp.


Member Data Documentation

template<typename F, typename P1>
F BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::fun_ [protected]
 

Definition at line 163 of file ScopeGuard.hpp.

Referenced by BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::execute().

template<typename F, typename P1>
const P1 BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::m_p1 [protected]
 

Definition at line 164 of file ScopeGuard.hpp.

Referenced by BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 >::execute().


The documentation for this class was generated from the following file:
Generated on Fri Jun 16 15:39:11 2006 for blocxx by  doxygen 1.4.6