h5cpp  0.3.3
A modern C++ wrapper for the HDF5 C library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
link.hpp File Reference
#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>
Include dependency graph for link.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hdf5::node::LinkTarget
 link target descriptor More...
 
class  hdf5::node::Link
 a link More...
 

Namespaces

 hdf5
 
 hdf5::node
 

Functions

DLL_EXPORT bool hdf5::node::operator!= (const Link &lhs, const Link &rhs)
 
DLL_EXPORT std::ostream & hdf5::node::operator<< (std::ostream &stream, const Link &link)