BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun > Class Template Reference

#include <ScopeGuard.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >:

BLOCXX_NAMESPACE::ScopeGuardImplBase List of all members.

Public Member Functions

 ~ObjScopeGuardImpl0 () throw ()
void execute ()

Static Public Member Functions

static ObjScopeGuardImpl0<
Obj, MemFun > 
makeObjGuard (Obj &obj, MemFun memFun)

Protected Member Functions

 ObjScopeGuardImpl0 (Obj &obj, MemFun memFun)

Protected Attributes

Obj & m_obj
MemFun m_memFun

Detailed Description

template<class Obj, typename MemFun>
class BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >

Definition at line 243 of file ScopeGuard.hpp.


Constructor & Destructor Documentation

template<class Obj, typename MemFun>
BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::~ObjScopeGuardImpl0  )  throw () [inline]
 

Definition at line 250 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ScopeGuardImplBase::safeExecute().

template<class Obj, typename MemFun>
BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::ObjScopeGuardImpl0 Obj &  obj,
MemFun  memFun
[inline, protected]
 

Definition at line 259 of file ScopeGuard.hpp.


Member Function Documentation

template<class Obj, typename MemFun>
void BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::execute  )  [inline]
 

Definition at line 254 of file ScopeGuard.hpp.

References BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::m_memFun, and BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::m_obj.

template<class Obj, typename MemFun>
static ObjScopeGuardImpl0<Obj, MemFun> BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::makeObjGuard Obj &  obj,
MemFun  memFun
[inline, static]
 

Definition at line 246 of file ScopeGuard.hpp.


Member Data Documentation

template<class Obj, typename MemFun>
MemFun BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::m_memFun [protected]
 

Definition at line 262 of file ScopeGuard.hpp.

Referenced by BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::execute().

template<class Obj, typename MemFun>
Obj& BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::m_obj [protected]
 

Definition at line 261 of file ScopeGuard.hpp.

Referenced by BLOCXX_NAMESPACE::ObjScopeGuardImpl0< Obj, MemFun >::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