Selection: represent a view on a slice/part of a dataset.
More...
#include <H5Selection.hpp>
Selection: represent a view on a slice/part of a dataset.
A Selection is valid only if its parent dataset is valid
◆ getDataset() [1/2]
const DataSet& HighFive::Selection::getDataset |
( |
| ) |
const |
|
noexcept |
◆ getDataset() [2/2]
const DataSet & HighFive::Selection::getDataset |
( |
| ) |
|
|
inlinenoexcept |
getDataSet
- Returns
- parent dataset of this selection
◆ getDataType()
const DataType HighFive::Selection::getDataType |
( |
| ) |
const |
|
inline |
return the datatype of the selection
- Returns
- return the datatype of the selection
◆ getMemSpace()
DataSpace HighFive::Selection::getMemSpace |
( |
| ) |
const |
|
inlinenoexcept |
getMemSpace
- Returns
- Dataspace associated with the memory representation of this selection
◆ getSpace()
DataSpace HighFive::Selection::getSpace |
( |
| ) |
const |
|
inlinenoexcept |
getSpace
- Returns
- Dataspace associated with this selection
◆ ::HighFive::SliceTraits
template<typename Derivate >
The documentation for this class was generated from the following files: