Utopia 2
Framework for studying models of complex & adaptive systems.
|
This file provides a class which is responsible for the automatic conversion between C/C++ types and HDF5 type identifiers. More...
#include <variant>
#include <hdf5.h>
#include <hdf5_hl.h>
#include <utopia/core/type_traits.hh>
#include "hdfobject.hh"
#include "hdfutilities.hh"
Go to the source code of this file.
Classes | |
class | Utopia::DataIO::HDFType |
Class which handles the conversion of C-types into hdf5types. More... | |
Namespaces | |
namespace | Utopia |
namespace | Utopia::DataIO |
namespace | Utopia::DataIO::Detail |
This file provides a class which is responsible for the automatic conversion between C/C++ types and HDF5 type identifiers.