40 typedef std::vector<ioda::Dimensions_t>
Vec_t;
51 std::shared_ptr<HH_Type> data_type);
56 HH_hid_t datasetCreationPlist()
const;
62 static HH_hid_t datasetAccessPlist();
Interfaces for ioda::Group and related classes.
HDF5 resource handles in C++.
This is the implementation of Has_Variables using HDF5.
A class to wrap HDF5's hid_t resource handles.
This encapsulates dataset creation parameters. Used for generating HDF5 property lists for variable c...
std::vector< hsize_t > VecHS_t
std::vector< ioda::Dimensions_t > Vec_t
Common preprocessor definitions used throughout IODA.
#define IODA_HIDDEN
A tag used to tell the compiler that a symbol should not be listed, but it may be referenced from oth...
Used to specify Variable creation-time properties.