GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ov-java.h File Reference
#include "octave-config.h"
#include "ov.h"
#include "ovl.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
 

Namespaces

 octave
 

Typedefs

typedef void * voidptr
 

Variables

OCTINTERP_API bool Vdebug_java
 
OCTINTERP_API bool Vjava_matrix_autoconversion
 
OCTINTERP_API bool Vjava_unsigned_autoconversion
 

Typedef Documentation

◆ voidptr

typedef void* voidptr

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

Variable Documentation

◆ Vdebug_java

OCTINTERP_API bool Vdebug_java

◆ Vjava_matrix_autoconversion

OCTINTERP_API bool Vjava_matrix_autoconversion

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

◆ Vjava_unsigned_autoconversion

OCTINTERP_API bool Vjava_unsigned_autoconversion

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