h5gt
0.2.0
C++ wrapper for HDF5 library (based on HighFive project)
Loading...
Searching...
No Matches
include
h5gtpy
H5Selection_py.h
1
#include "h5gt_py.h"
2
3
namespace
h5gtpy {
4
5
void
Selection_py(py::class_<
Selection
,
SliceTraits<Selection>
> &py_obj);
6
7
}
// h5gtpy
h5gt::Selection
Selection: represent a view on a slice/part of a dataset.
Definition
H5Selection.hpp:23
h5gt::SliceTraits
Definition
H5Slice_traits.hpp:54
Generated by
1.10.0