100 explicit operator hid_t()
const 102 return static_cast<hid_t
>(handle_);
111 bool is_valid()
const;
a link
Definition: link.hpp:105
Wrapper for hid_t object identifiers.
Definition: object_handle.hpp:66
provides STL interface for attributes
Definition: attribute_manager.hpp:60
Definition: attribute.hpp:43
DLL_EXPORT void link(const Node &target, const Group &link_base, const Path &link_path, const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::LinkAccessList &lapl=property::LinkAccessList())
Create a soft or external link.
DLL_EXPORT bool operator!=(const Link &lhs, const Link &rhs)
attribute::AttributeManager attributes
access to the attribute manager
Definition: node.hpp:130
#define DLL_EXPORT
Definition: windows.hpp:35
Type
enumeration for node type
Definition: types.hpp:37
Unique ID of an HDF5 object.
Definition: object_id.hpp:48
DLL_EXPORT bool operator==(const Node &lhs, const Node &rhs)