GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
sigset_info Struct Reference
Collaboration diagram for sigset_info:

Public Attributes

sigset_t nvar
 
sigset_t ovar
 

Detailed Description

Definition at line 416 of file signal-wrappers.c.

Member Data Documentation

◆ nvar

sigset_t sigset_info::nvar

Definition at line 418 of file signal-wrappers.c.

Referenced by octave_block_child().

◆ ovar

sigset_t sigset_info::ovar

Definition at line 419 of file signal-wrappers.c.

Referenced by octave_block_child(), and octave_unblock_child().


The documentation for this struct was generated from the following file: