#include <H5PropertyList.hpp>
◆ Chunking() [1/4]
HighFive::Chunking::Chunking |
( |
const std::vector< hsize_t > & | dims | ) |
|
|
inlineexplicit |
◆ Chunking() [2/4]
HighFive::Chunking::Chunking |
( |
const std::initializer_list< hsize_t > & | items | ) |
|
|
inline |
◆ Chunking() [3/4]
template<typename... Args>
HighFive::Chunking::Chunking |
( |
hsize_t | item, |
|
|
Args... | args ) |
|
inlineexplicit |
◆ Chunking() [4/4]
◆ getDimensions()
const std::vector< hsize_t > & HighFive::Chunking::getDimensions |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following files: