Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5Object.h File Reference
+ This graph shows which files directly or indirectly include this file:

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)