Navigation

Operators and Keywords

Function List:

C++ API

unwind_protect::unwind_protect::method_elem< T > Class Template Reference

#include <unwind-prot.h>

Inherits unwind_protect::elem.

Collaboration diagram for unwind_protect::unwind_protect::method_elem< T >:

List of all members.


Public Member Functions

 method_elem (T *obj, void(T::*method)(void))
void run (void)

template<class T>
class unwind_protect::method_elem< T >


Constructor & Destructor Documentation

template<class T >
unwind_protect::unwind_protect::method_elem< T >::method_elem ( T obj,
void(T::*)(void)  method 
) [inline]


Member Function Documentation

template<class T >
void unwind_protect::unwind_protect::method_elem< T >::run ( void   )  [inline, virtual]


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