h5cpp
0.5.1
A modern C++ wrapper for the HDF5 C library
|
This is the complete list of members for hdf5::node::Link, including all inherited members.
exists() const | hdf5::node::Link | |
file() const | hdf5::node::Link | |
is_resolvable() const | hdf5::node::Link | |
Link(const file::File &file, const Path &parent_path, const std::string &link_name) | hdf5::node::Link | |
Link()=default | hdf5::node::Link | |
operator*() const | hdf5::node::Link | |
operator==(const Link &lhs, const Link &rhs) | hdf5::node::Link | friend |
parent() const | hdf5::node::Link | |
path() const | hdf5::node::Link | |
target(const property::LinkAccessList &lapl=property::LinkAccessList()) const | hdf5::node::Link | |
type(const property::LinkAccessList &lapl=property::LinkAccessList()) const | hdf5::node::Link |