apply(const Dataspace &space, SelectionOperation ops) const override | hdf5::dataspace::Hyperslab | virtual |
block(size_t index, size_t value) | hdf5::dataspace::Hyperslab | |
block(const Dimensions &values) | hdf5::dataspace::Hyperslab | |
block() const | hdf5::dataspace::Hyperslab | |
count(size_t index, size_t value) | hdf5::dataspace::Hyperslab | |
count(const Dimensions &values) | hdf5::dataspace::Hyperslab | |
count() const | hdf5::dataspace::Hyperslab | |
dimensions() const override | hdf5::dataspace::Hyperslab | virtual |
Hyperslab() | hdf5::dataspace::Hyperslab | |
Hyperslab(const Hyperslab &)=default | hdf5::dataspace::Hyperslab | |
Hyperslab(size_t rank) | hdf5::dataspace::Hyperslab | |
Hyperslab(const Dimensions &offset, const Dimensions &block, const Dimensions &count, const Dimensions &stride) | hdf5::dataspace::Hyperslab | |
Hyperslab(const Dimensions &offset, const Dimensions &block) | hdf5::dataspace::Hyperslab | |
Hyperslab(const Dimensions &offset, const Dimensions &count, const Dimensions &stride) | hdf5::dataspace::Hyperslab | |
offset(size_t index, size_t value) | hdf5::dataspace::Hyperslab | |
offset(const Dimensions &values) | hdf5::dataspace::Hyperslab | |
offset() const | hdf5::dataspace::Hyperslab | |
rank() const noexcept | hdf5::dataspace::Hyperslab | |
Selection()=default | hdf5::dataspace::Selection | |
Selection(const Selection &)=default | hdf5::dataspace::Selection | |
SharedPointer typedef | hdf5::dataspace::Selection | |
size() const override | hdf5::dataspace::Hyperslab | virtual |
stride(size_t index, size_t value) | hdf5::dataspace::Hyperslab | |
stride(const Dimensions &values) | hdf5::dataspace::Hyperslab | |
stride() const | hdf5::dataspace::Hyperslab | |
type() const override | hdf5::dataspace::Hyperslab | virtual |
UniquePointer typedef | hdf5::dataspace::Selection | |
~Hyperslab() override | hdf5::dataspace::Hyperslab | |
~Selection() | hdf5::dataspace::Selection | virtual |