h5cpp
0.3.3
A modern C++ wrapper for the HDF5 C library
|
Go to the source code of this file.
Classes | |
class | hdf5::Path |
path to a node object More... | |
Namespaces | |
hdf5 | |
Functions | |
DLL_EXPORT bool | hdf5::operator!= (const Path &lhs, const Path &rhs) |
DLL_EXPORT Path | hdf5::operator+ (const Path &lhs, const Path &rhs) |
DLL_EXPORT std::ostream & | hdf5::operator<< (std::ostream &stream, const Path &path) |