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
Public Member Functions | Public Attributes | List of all members
hdf5_callback_data Struct Reference

#include "ls-hdf5.h"

Collaboration diagram for hdf5_callback_data:
Collaboration graph
[legend]

Public Member Functions

 hdf5_callback_data (void)
 

Public Attributes

std::string doc
 
bool global
 
std::string name
 
octave_value tc
 

Detailed Description

Definition at line 92 of file ls-hdf5.h.

Constructor & Destructor Documentation

hdf5_callback_data::hdf5_callback_data ( void  )
inline

Definition at line 95 of file ls-hdf5.h.

Member Data Documentation

std::string hdf5_callback_data::doc

Definition at line 110 of file ls-hdf5.h.

Referenced by hdf5_read_next_data_internal(), and read_hdf5_data().

bool hdf5_callback_data::global

Definition at line 104 of file ls-hdf5.h.

Referenced by hdf5_read_next_data_internal(), and read_hdf5_data().

std::string hdf5_callback_data::name
octave_value hdf5_callback_data::tc

The documentation for this struct was generated from the following file: