BLOCXX_NAMESPACE::ScopeGuardImpl0< F > Class Template Reference

#include <ScopeGuard.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::ScopeGuardImpl0< F >:

BLOCXX_NAMESPACE::ScopeGuardImplBase List of all members.

Public Member Functions

 ~ScopeGuardImpl0 () throw ()
void execute ()

Static Public Member Functions

static ScopeGuardImpl0< F > makeGuard (F fun)

Protected Member Functions

 ScopeGuardImpl0 (F fun)

Protected Attributes

fun_

Detailed Description

template<typename F>
class BLOCXX_NAMESPACE::ScopeGuardImpl0< F >

Definition at line 113 of file ScopeGuard.hpp.


Constructor & Destructor Documentation

template<typename F>
BLOCXX_NAMESPACE::ScopeGuardImpl0< F >::~ScopeGuardImpl0  )  throw () [inline]
 

Definition at line 120 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImplBase::safeExecute().

template<typename F>
BLOCXX_NAMESPACE::ScopeGuardImpl0< F >::ScopeGuardImpl0 fun  )  [inline, protected]
 

Definition at line 129 of file ScopeGuard.hpp.


Member Function Documentation

template<typename F>
void BLOCXX_NAMESPACE::ScopeGuardImpl0< F >::execute  )  [inline]
 

Definition at line 124 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImpl0< F >::fun_.

template<typename F>
static ScopeGuardImpl0<F> BLOCXX_NAMESPACE::ScopeGuardImpl0< F >::makeGuard fun  )  [inline, static]
 

Definition at line 116 of file ScopeGuard.hpp.


Member Data Documentation

template<typename F>
F BLOCXX_NAMESPACE::ScopeGuardImpl0< F >::fun_ [protected]
 

Definition at line 132 of file ScopeGuard.hpp.

Referenced by BLOCXX_NAMESPACE::ScopeGuardImpl0< F >::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