36 virtual hid_t getLocId()
const;
50 virtual hid_t getId()
const;
68 #ifndef DOXYGEN_SHOULD_SKIP_THIS 70 virtual void p_setId(
const hid_t new_id);
71 #endif // DOXYGEN_SHOULD_SKIP_THIS
Class Group represents an HDF5 group.
Class H5Object is a bridge between H5Location and DataSet, DataType, and Group.
H5Location is an abstract base class, providing a collection of wrappers of the C functions that take...
HDFFCLIBAPI intf intf * ref
void link(H5L_type_t link_type, const char *curr_name, const char *new_name) const
virtual H5std_string fromClass() const
Returns this class name.
void link(const char *target_name, const char *link_name, const LinkCreatPropList &lcpl=LinkCreatPropList::DEFAULT, const LinkAccPropList &lapl=LinkAccPropList::DEFAULT) const
CommonFG is an abstract base class of H5File and H5Group.