ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
as_numeric_datatype.hpp File Reference

Choose a HDF5 datatype. More...

#include <type_traits>
#include <cstdint>
#include "H5Cpp.h"
Include dependency graph for as_numeric_datatype.hpp:
This graph shows which files directly or indirectly include this file:

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 ()
 

Detailed Description

Choose a HDF5 datatype.