BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 > Class Template Reference

#include <ScopeGuard.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 >:

BLOCXX_NAMESPACE::ScopeGuardImplBase List of all members.

Public Member Functions

 ~ScopeGuardImpl3 () throw ()
void execute ()

Static Public Member Functions

static ScopeGuardImpl3< F,
P1, P2, P3 > 
makeGuard (F fun, P1 p1, P2 p2, P3 p3)

Protected Member Functions

 ScopeGuardImpl3 (F fun, P1 p1, P2 p2, P3 p3)

Protected Attributes

fun_
const P1 m_p1
const P2 m_p2
const P3 m_p3

Detailed Description

template<typename F, typename P1, typename P2, typename P3>
class BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 >

Definition at line 209 of file ScopeGuard.hpp.


Constructor & Destructor Documentation

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

Definition at line 216 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImplBase::safeExecute().

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

Definition at line 225 of file ScopeGuard.hpp.


Member Function Documentation

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

Definition at line 220 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 >::fun_, BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 >::m_p1, BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 >::m_p2, and BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 >::m_p3.

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

Definition at line 212 of file ScopeGuard.hpp.


Member Data Documentation

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

Definition at line 228 of file ScopeGuard.hpp.

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

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

Definition at line 229 of file ScopeGuard.hpp.

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

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

Definition at line 230 of file ScopeGuard.hpp.

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

template<typename F, typename P1, typename P2, typename P3>
const P3 BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 >::m_p3 [protected]
 

Definition at line 231 of file ScopeGuard.hpp.

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