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
octave::interrupt_handler Struct Reference

#include "sighandlers.h"

Collaboration diagram for octave::interrupt_handler:
Collaboration graph
[legend]

Public Attributes

sig_handlerbrk_handler
 
sig_handlerint_handler
 

Detailed Description

Definition at line 45 of file sighandlers.h.

Member Data Documentation

sig_handler* octave::interrupt_handler::brk_handler
sig_handler* octave::interrupt_handler::int_handler

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