h5cpp
0.6.0
A modern C++ wrapper for the HDF5 C library
|
This is the complete list of members for hdf5::dataspace::View, including all inherited members.
operator hid_t() const | hdf5::dataspace::View | inlineexplicit |
operator()(const SelectionList &selections) const | hdf5::dataspace::View | |
operator()(const Hyperslab &slab) const | hdf5::dataspace::View | |
size() const | hdf5::dataspace::View | |
View()=default | hdf5::dataspace::View | |
View(const View &)=default | hdf5::dataspace::View | |
View(const Dataspace &space) | hdf5::dataspace::View | explicit |
View(const Dataspace &space, const SelectionList &selections) | hdf5::dataspace::View | |
View(const Dataspace &space, const Hyperslab &selection) | hdf5::dataspace::View |