Navigation

Operators and Keywords

Function List:

C++ API

unwind_protect::fcn_elem Class Reference

#include <unwind-prot.h>

Inherits unwind_protect::elem.

Collaboration diagram for unwind_protect::fcn_elem:

List of all members.

Public Member Functions

 fcn_elem (void(*fptr)(void))
void run (void)

Constructor & Destructor Documentation

unwind_protect::fcn_elem::fcn_elem ( void(*)(void)  fptr  )  [inline]

Member Function Documentation

void unwind_protect::fcn_elem::run ( void   )  [inline, virtual]

Reimplemented from unwind_protect::elem.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines