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
Typedefs | Functions
oct-hdf5-id.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int octave_hdf5_id
 

Functions

bool check_hdf5_id_type (bool warn=true)
 

Typedef Documentation

Definition at line 26 of file oct-hdf5-id.h.

Function Documentation

bool check_hdf5_id_type ( bool  warn = true)

Definition at line 32 of file oct-hdf5-id.cc.

References warning_with_id().

Referenced by read_hdf5_data(), and save_hdf5_data().