h5cpp
0.6
A modern C++ wrapper for the HDF5 C library
|
This is the complete list of members for hdf5::dataspace::Points, including all inherited members.
add(const std::vector< hsize_t > &coords) | hdf5::dataspace::Points | |
add_set(const std::vector< std::vector< hsize_t >> &coord_set) | hdf5::dataspace::Points | |
apply(const Dataspace &space, SelectionOperation ops) const override | hdf5::dataspace::Points | virtual |
dimensions() const override | hdf5::dataspace::Points | virtual |
Points()=default | hdf5::dataspace::Points | |
Points(size_t rank) | hdf5::dataspace::Points | explicit |
Points(const std::vector< std::vector< hsize_t >> &coord_set) | hdf5::dataspace::Points | explicit |
points() const | hdf5::dataspace::Points | |
rank() const | hdf5::dataspace::Points | |
Selection()=default | hdf5::dataspace::Selection | |
Selection(const Selection &)=default | hdf5::dataspace::Selection | |
SharedPointer typedef | hdf5::dataspace::Selection | |
size() const override | hdf5::dataspace::Points | virtual |
type() const override | hdf5::dataspace::Points | virtual |
UniquePointer typedef | hdf5::dataspace::Selection | |
~Points() override=default | hdf5::dataspace::Points | |
~Selection() | hdf5::dataspace::Selection | virtual |