Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces | Functions
hdfdataspace.hh File Reference
#include <armadillo>
#include <stdexcept>
#include <hdf5.h>
#include "../core/logging.hh"
#include "../core/type_traits.hh"
#include "../core/ostream.hh"
#include "hdfobject.hh"
#include "hdfutilities.hh"
Include dependency graph for hdfdataspace.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utopia::DataIO::HDFDataspace
 Class that wraps an HDF5 dataspace and takes care of managing its resources. More...
 

Namespaces

 Utopia
 
 Utopia::DataIO
 

Functions

void Utopia::DataIO::swap (HDFDataspace &lhs, HDFDataspace &rhs)
 Swap states of lhs and rhs. More...