#include <unwind-prot.h>
Inherits unwind_protect::elem.
Public Member Functions | |
method_elem (T *obj, void(T::*method)(void)) | |
void | run (void) |
unwind_protect::unwind_protect::method_elem< T >::method_elem | ( | T * | obj, | |
void(T::*)(void) | method | |||
) | [inline] |
void unwind_protect::unwind_protect::method_elem< T >::run | ( | void | ) | [inline, virtual] |
Reimplemented from unwind_protect::unwind_protect::elem.