ritsuko
Helper utilities for ArtifactDB C++ code
|
Choose a HDF5 datatype. More...
#include <type_traits>
#include <cstdint>
#include "H5Cpp.h"
Go to the source code of this file.
Namespaces | |
namespace | ritsuko |
Assorted helper functions for parsing and validation. | |
namespace | ritsuko::hdf5 |
Assorted helper functions for HDF5 parsing. | |
Functions | |
template<typename Type_ > | |
const H5::PredType & | ritsuko::hdf5::as_numeric_datatype () |
Choose a HDF5 datatype.