Utopia 2
Framework for studying models of complex & adaptive systems.
|
In this file, a class for automatically creating intermediate buffer data structures between the user provided data and the file are provided. More...
#include <vector>
#include <hdf5.h>
#include <boost/multi_array.hpp>
#include "hdftype.hh"
#include "hdfutilities.hh"
Go to the source code of this file.
Classes | |
class | Utopia::DataIO::HDFBufferFactory |
Class which turns non-vector or plain-array containers into vectors. If the value_types are containers themselves, these are turned into vectors as well, because HDF5 cannot write something else. More... | |
Namespaces | |
namespace | Utopia |
namespace | Utopia::DataIO |
In this file, a class for automatically creating intermediate buffer data structures between the user provided data and the file are provided.