h5cpp
0.3.3
A modern C++ wrapper for the HDF5 C library
|
#include <h5cpp/dataspace/selection.hpp>
#include <h5cpp/core/types.hpp>
#include <h5cpp/core/windows.hpp>
#include <memory>
#include <list>
Go to the source code of this file.
Classes | |
class | hdf5::dataspace::Hyperslab |
hyperslab selection class More... | |
Namespaces | |
hdf5 | |
hdf5::dataspace | |
Functions | |
DLL_EXPORT Dataspace | hdf5::dataspace::operator|| (const Dataspace &space, const Hyperslab &selection) |