senf::ScopeExit Class Reference

#include <senf/Utils/ScopeExit.hh>
Inheritance diagram for senf::ScopeExit:
Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 38 of file ScopeExit.hh.


Public Types

typedef boost::function< void()>  Function

Public Member Functions

  ScopeExit (Function const &fn)
  ~ScopeExit ()

Member Typedef Documentation

typedef boost::function<void ()> senf::ScopeExit::
Function

Definition at line 41 of file ScopeExit.hh.


Constructor & Destructor Documentation

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.


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