BLOCXX_NAMESPACE::ScopeGuardImplBase Class Reference

#include <ScopeGuard.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::ScopeGuardImplBase:
BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun > BLOCXX_NAMESPACE::ObjScopeGuardImpl1< Obj, MemFun, P1 > BLOCXX_NAMESPACE::ObjScopeGuardImpl2< Obj, MemFun, P1, P2 > BLOCXX_NAMESPACE::ScopeGuardImpl0< F > BLOCXX_NAMESPACE::ScopeGuardImpl1< F, P1 > BLOCXX_NAMESPACE::ScopeGuardImpl2< F, P1, P2 > BLOCXX_NAMESPACE::ScopeGuardImpl3< F, P1, P2, P3 >

List of all members.

Public Member Functions

 ScopeGuardImplBase () throw ()
void dismiss () const throw ()

Protected Member Functions

 ~ScopeGuardImplBase ()
 ScopeGuardImplBase (const ScopeGuardImplBase &other) throw ()

Static Protected Member Functions

template<typename J >
static void safeExecute (J &j) throw ()

Protected Attributes

bool m_dismissed

Private Member Functions

ScopeGuardImplBaseoperator= (const ScopeGuardImplBase &)

Detailed Description

Definition at line 54 of file ScopeGuard.hpp.


Constructor & Destructor Documentation

BLOCXX_NAMESPACE::ScopeGuardImplBase::~ScopeGuardImplBase (  )  [inline, protected]

Definition at line 57 of file ScopeGuard.hpp.

References operator=().

BLOCXX_NAMESPACE::ScopeGuardImplBase::ScopeGuardImplBase ( const ScopeGuardImplBase other  )  throw () [inline, protected]

Definition at line 60 of file ScopeGuard.hpp.

BLOCXX_NAMESPACE::ScopeGuardImplBase::ScopeGuardImplBase (  )  throw () [inline]

Definition at line 81 of file ScopeGuard.hpp.


Member Function Documentation

void BLOCXX_NAMESPACE::ScopeGuardImplBase::dismiss (  )  const throw () [inline]

Definition at line 84 of file ScopeGuard.hpp.

ScopeGuardImplBase& BLOCXX_NAMESPACE::ScopeGuardImplBase::operator= ( const ScopeGuardImplBase  )  [private]

Referenced by ~ScopeGuardImplBase().

template<typename J >
static void BLOCXX_NAMESPACE::ScopeGuardImplBase::safeExecute ( J &  j  )  throw () [inline, static, protected]

Definition at line 67 of file ScopeGuard.hpp.


Member Data Documentation

Definition at line 78 of file ScopeGuard.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Jul 5 19:59:49 2010 for blocxx by  doxygen 1.6.3