|
ritsuko
Helper utilities for ArtifactDB C++ code
|
Choose a HDF5 datatype. More...
#include "H5Cpp.h"#include <type_traits>#include <cstdint>

Go to the source code of this file.
Namespaces | |
| namespace | ritsuko |
| Helper functions for ArtifactDB parsing and validation. | |
| namespace | ritsuko::hdf5 |
| Utilities for reading and validating HDF5 files. | |
Functions | |
| template<typename Type_ > | |
| const H5::PredType & | ritsuko::hdf5::as_numeric_datatype () |
Choose a HDF5 datatype.