HDF5
1.15.0.f39b228
API Reference
|
Data Structures | |
class | UserData4Aiterate |
class | UserData4Visit |
class | H5Object |
Class H5Object is a bridge between H5Location and DataSet, DataType, and Group. More... | |
Namespaces | |
H5 | |
Typedefs | |
typedef void(* | attr_operator_t) (H5Object &loc, const H5std_string attr_name, void *operator_data) |
typedef int(* | visit_operator_t) (H5Object &obj, const H5std_string attr_name, const H5O_info2_t *oinfo, void *operator_data) |