GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
hdf5_callback_data Struct Reference

#include "ls-hdf5.h"

Collaboration diagram for hdf5_callback_data:

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 95 of file ls-hdf5.h.

Constructor & Destructor Documentation

◆ hdf5_callback_data()

hdf5_callback_data::hdf5_callback_data ( void  )
inline

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

Member Data Documentation

◆ doc

std::string hdf5_callback_data::doc

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

◆ global

bool hdf5_callback_data::global

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

◆ name

◆ tc


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