#include "ls-hdf5.h"

Public Member Functions | |
| hdf5_callback_data (void) | |
Public Attributes | |
| std::string | doc |
| bool | global |
| std::string | name |
| octave_value | tc |
| std::string hdf5_callback_data::name |
Definition at line 110 of file ls-hdf5.h.
Referenced by base_anonymous_fcn_handle::load_hdf5(), octave_class::load_hdf5(), octave_struct::load_hdf5(), and octave_scalar_struct::load_hdf5().
| octave_value hdf5_callback_data::tc |
Definition at line 116 of file ls-hdf5.h.
Referenced by base_anonymous_fcn_handle::load_hdf5(), octave_cell::load_hdf5(), octave_class::load_hdf5(), octave_struct::load_hdf5(), and octave_scalar_struct::load_hdf5().