GNU Octave  4.0.0
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
Classes | Functions
ov-oncleanup.h File Reference
#include <iosfwd>
#include "ov-base.h"
#include "ov-struct.h"
#include "ov.h"
Include dependency graph for ov-oncleanup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_oncleanup
 

Functions

static void gripe_internal (void)
 

Function Documentation

static void gripe_internal ( void  )
static

Definition at line 34 of file ov-oncleanup.h.

References error().

Referenced by octave_oncleanup::clone().