Navigation

Operators and Keywords

Function List:

C++ API

unwind_protect Member List

This is the complete list of members for unwind_protect, including all inherited members.

add(elem *el)unwind_protect [inline, static]
add(void(*fcn)(void *), void *ptr=0)unwind_protect [inline, static]
add_delete(T *obj)unwind_protect [inline, static]
add_fcn(void(*fcn)(void))unwind_protect [inline, static]
add_fcn(void(*action)(T), T val)unwind_protect [inline, static]
add_method(T *obj, void(T::*method)(void))unwind_protect [inline, static]
begin_frame()unwind_protect [inline, static]
begin_frame(const std::string &tag) GCC_ATTR_DEPRECATEDunwind_protect [static]
discard(void)unwind_protect [inline, static]
discard_all(void)unwind_protect [inline, static]
discard_frame(frame_id_t frame_id)unwind_protect [inline, static]
discard_frame(const std::string &tag) GCC_ATTR_DEPRECATEDunwind_protect [static]
empty(void)unwind_protect [inline, static]
frame_id_t typedefunwind_protect
protect_var(T &var)unwind_protect [inline, static]
protect_var(T &var, const T &val)unwind_protect [inline, static]
run(void)unwind_protect [inline, static]
run_all(void)unwind_protect [inline, static]
run_frame(frame_id_t frame_id)unwind_protect [inline, static]
run_frame(const std::string &tag) GCC_ATTR_DEPRECATEDunwind_protect [static]