h5cpp
0.6.0
A modern C++ wrapper for the HDF5 C library
|
#include <h5cpp/file/file.hpp>
#include <h5cpp/core/path.hpp>
#include <h5cpp/core/windows.hpp>
#include <h5cpp/property/link_access.hpp>
#include <h5cpp/node/types.hpp>
Go to the source code of this file.
Classes | |
class | hdf5::node::LinkTarget |
link target descriptor More... | |
class | hdf5::node::Link |
an HDF5 link More... | |
Namespaces | |
hdf5 | |
top-level namespace of the entire library | |
hdf5::node | |
namespace for node like objects and related functions | |
Functions | |
bool | hdf5::node::operator!= (const Link &lhs, const Link &rhs) |
std::ostream & | hdf5::node::operator<< (std::ostream &stream, const Link &link) |