|
ritsuko
Helper utilities for ArtifactDB C++ code
|
Stream a numeric 1-dimensional HDF5 dataset into memory. More...
#include <vector>#include <string>#include <stdexcept>#include <cassert>#include <type_traits>#include "H5Cpp.h"#include "get_name.hpp"#include "strnlen.hpp"#include "ReclaimVlsMemory.hpp"

Go to the source code of this file.
Classes | |
| class | ritsuko::hdf5::Stream1dStringDataset< DataSetPointer_ > |
| Stream a 1-dimensional HDF5 string dataset into memory. More... | |
Namespaces | |
| namespace | ritsuko |
| Helper functions for ArtifactDB parsing and validation. | |
| namespace | ritsuko::hdf5 |
| Utilities for reading and validating HDF5 files. | |
Stream a numeric 1-dimensional HDF5 dataset into memory.