#include "H5Slice_traits.hpp"#include <algorithm>#include <cassert>#include <functional>#include <numeric>#include <sstream>#include <string>#include <H5Dpublic.h>#include <H5Ppublic.h>#include "../H5DataSpace.hpp"#include "../H5DataType.hpp"#include "../H5Selection.hpp"#include "H5Converter_misc.hpp"

Go to the source code of this file.
Namespaces | |
| HighFive | |
| HighFive::details | |
Functions | |
| const DataSet & | HighFive::details::get_dataset (const DataSet *ptr) |
| const DataSet & | HighFive::details::get_dataset (const Selection *ptr) |
| hid_t | HighFive::details::get_memspace_id (const DataSet *ptr) |
| hid_t | HighFive::details::get_memspace_id (const Selection *ptr) |