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