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
Classes | Typedefs | Variables
ov-java.h File Reference
#include "octave-config.h"
#include <ovl.h>
#include <ov.h>
Include dependency graph for ov-java.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_java
 

Typedefs

typedef void * voidptr
 

Variables

OCTINTERP_API bool Vdebug_java
 
OCTINTERP_API bool Vjava_matrix_autoconversion
 
OCTINTERP_API bool Vjava_unsigned_autoconversion
 

Typedef Documentation

typedef void* voidptr

Definition at line 31 of file ov-java.h.

Variable Documentation

OCTINTERP_API bool Vdebug_java

Definition at line 183 of file ov-java.cc.

Referenced by octave::JVMArgs::read_java_opts().

OCTINTERP_API bool Vjava_matrix_autoconversion

Definition at line 181 of file ov-java.cc.

OCTINTERP_API bool Vjava_unsigned_autoconversion

Definition at line 182 of file ov-java.cc.