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_DEPRECATED | unwind_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_DEPRECATED | unwind_protect | [static] |
empty(void) | unwind_protect | [inline, static] |
frame_id_t typedef | unwind_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_DEPRECATED | unwind_protect | [static] |