BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 > Class Template Reference

#include <ScopeGuard.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 >:

BLOCXX_NAMESPACE::ScopeGuardImplBase List of all members.

Public Member Functions

 ~ScopeGuardImpl2 () throw ()
void execute ()

Static Public Member Functions

static ScopeGuardImpl2< F,
P1, P2 > 
makeGuard (F fun, P1 p1, P2 p2)

Protected Member Functions

 ScopeGuardImpl2 (F fun, P1 p1, P2 p2)

Protected Attributes

fun_
const P1 m_p1
const P2 m_p2

Detailed Description

template<typename F, typename P1, typename P2>
class BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 >

Definition at line 176 of file ScopeGuard.hpp.


Constructor & Destructor Documentation

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

Definition at line 183 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImplBase::safeExecute().

template<typename F, typename P1, typename P2>
BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 >::ScopeGuardImpl2 fun,
P1  p1,
P2  p2
[inline, protected]
 

Definition at line 192 of file ScopeGuard.hpp.


Member Function Documentation

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

Definition at line 187 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 >::fun_, BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 >::m_p1, and BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 >::m_p2.

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

Definition at line 179 of file ScopeGuard.hpp.


Member Data Documentation

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

Definition at line 195 of file ScopeGuard.hpp.

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

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

Definition at line 196 of file ScopeGuard.hpp.

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

template<typename F, typename P1, typename P2>
const P2 BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 >::m_p2 [protected]
 

Definition at line 197 of file ScopeGuard.hpp.

Referenced by BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 >::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