HDF5 1.14.5
API Reference
|
Data Structures | |
class | UserData4Aiterate |
class | UserData4Visit |
class | H5Object |
Class H5Object is a bridge between H5Location and DataSet, DataType, and Group. More... | |
Namespaces | |
namespace | 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) |