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

#include <scope_guard.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

void execute ()
 obj_scope_guard_impl_1 (Obj &obj, MemFun memFun, P1 p1)

Detailed Description

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

1 parameter object scope guard.


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