h5cpp  0.4.1
A modern C++ wrapper for the HDF5 C library
link.hpp File Reference
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
 an HDF5 link More...
 

Namespaces

 hdf5
 
 hdf5::node
 

Functions

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