#include <senf/Utils/ScopeExit.hh>

Definition at line 38 of file ScopeExit.hh.
Public Types |
|
| typedef boost::function< void()> | Function |
Public Member Functions |
|
| ScopeExit (Function const &fn) | |
| ~ScopeExit () | |
| typedef boost::function<void ()> senf::ScopeExit:: | ||||
| Function | ||||
Definition at line 41 of file ScopeExit.hh.
| senf::ScopeExit:: | ||||
| ScopeExit | ( | Function const & | fn | ) |
Definition at line 33 of file ScopeExit.cci.
| senf::ScopeExit:: | ||||
| ~ScopeExit | () | |||
Definition at line 37 of file ScopeExit.cci.