h5cpp
0.6.1
A modern C++ wrapper for the HDF5 C library
|
#include <string>
#include <h5cpp/attribute/attribute.hpp>
#include <h5cpp/core/types.hpp>
#include <h5cpp/core/windows.hpp>
#include <h5cpp/core/iterator_config.hpp>
#include <h5cpp/datatype/factory.hpp>
#include <h5cpp/dataspace/scalar.hpp>
#include <h5cpp/dataspace/simple.hpp>
#include <h5cpp/property/attribute_creation.hpp>
Go to the source code of this file.
Classes | |
class | hdf5::attribute::AttributeManager |
provides STL interface for attributes More... | |
Namespaces | |
hdf5 | |
top-level namespace of the entire library | |
hdf5::node | |
namespace for node like objects and related functions | |
hdf5::attribute | |