_sig_ucontext#
#include <catch_and_trace.h>
Brief description
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`\_sig\_ucontext <class-sig-ucontext>`
[\_sig\_ucontext](#class-sig-ucontext)
Detailed description#
Complete Member Function Documentation#
Attributes Documentation#
uc_flags (public)
unsigned long _sig_ucontext::uc_flags
uc_link (public)
struct ucontext* _sig_ucontext::uc_link
uc_mcontext (public)
struct sigcontext _sig_ucontext::uc_mcontext
uc_sigmask (public)
sigset_t _sig_ucontext::uc_sigmask
uc_stack (public)
stack_t _sig_ucontext::uc_stack