h5cpp  0.3.3
A modern C++ wrapper for the HDF5 C library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
hyperslab.hpp File Reference
#include <h5cpp/dataspace/selection.hpp>
#include <h5cpp/core/types.hpp>
#include <h5cpp/core/windows.hpp>
#include <memory>
#include <list>
Include dependency graph for hyperslab.hpp:
This graph shows which files directly or indirectly include this file:

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)