GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
sigset_info Struct Reference
Collaboration diagram for sigset_info:
Collaboration graph
[legend]

Public Attributes

sigset_t nvar
 
sigset_t ovar
 

Detailed Description

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

Member Data Documentation

sigset_t sigset_info::nvar

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

Referenced by octave_block_child().

sigset_t sigset_info::ovar

Definition at line 396 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: