comet::impl::obj_scope_guard_impl_2< Obj, MemFun, P1, P2 > Class Template Reference

#include <scope_guard.h>

Inheritance diagram for comet::impl::obj_scope_guard_impl_2< Obj, MemFun, P1, P2 >:

Inheritance graph
[legend]
Collaboration diagram for comet::impl::obj_scope_guard_impl_2< Obj, MemFun, P1, P2 >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void execute ()
 obj_scope_guard_impl_2 (Obj &obj, MemFun memFun, P1 p1, P2 p2)

Detailed Description

template<class Obj, typename MemFun, typename P1, typename P2>
class comet::impl::obj_scope_guard_impl_2< Obj, MemFun, P1, P2 >

2 parameter object scope guard.


The documentation for this class was generated from the following file: