Navigation

Operators and Keywords

Function List:

C++ API

unwind_protect::fcn_crefarg_elem< T > Class Template Reference

#include <unwind-prot.h>

Inherits unwind_protect::elem.

Collaboration diagram for unwind_protect::fcn_crefarg_elem< T >:

List of all members.

Public Member Functions

 fcn_crefarg_elem (void(*fcn)(const T &), T arg)
void run (void)

template<class T>
class unwind_protect::fcn_crefarg_elem< T >


Constructor & Destructor Documentation

template<class T >
unwind_protect::fcn_crefarg_elem< T >::fcn_crefarg_elem ( void(*)(const T &)  fcn,
arg 
) [inline]

Member Function Documentation

template<class T >
void unwind_protect::fcn_crefarg_elem< T >::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