|
h5cpp 0.7.0
A modern C++ wrapper for the HDF5 C library
|
This is the complete list of members for hdf5::node::Group, including all inherited members.
| attributes | hdf5::node::Node | |
| close() | hdf5::node::Node | |
| copy_here(const Path &link_path, const Node &target, const property::ObjectCopyList &ocpl=property::ObjectCopyList(), const property::LinkCreationList &lcpl=property::LinkCreationList()) | hdf5::node::Group | |
| copy_here(const Node &target, const property::ObjectCopyList &ocpl=property::ObjectCopyList(), const property::LinkCreationList &lcpl=property::LinkCreationList()) | hdf5::node::Group | |
| create_dataset(const std::string &name, const datatype::Datatype &type, const dataspace::Dataspace &space, const property::DatasetCreationList &dcpl=property::DatasetCreationList(), const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::DatasetAccessList &dapl=property::DatasetAccessList()) const | hdf5::node::Group | |
| create_group(const std::string &name, const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::GroupCreationList &gcpl=property::GroupCreationList(), const property::GroupAccessList &gapl=property::GroupAccessList()) const | hdf5::node::Group | |
| create_link(const Path &link_path, const fs::path &target_file, const Path &target_path, const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::LinkAccessList &lapl=property::LinkAccessList()) | hdf5::node::Group | |
| create_link(const Path &link_path, const Path &target_path, const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::LinkAccessList &lapl=property::LinkAccessList()) | hdf5::node::Group | |
| create_link(const Path &link_path, const Node &target, const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::LinkAccessList &lapl=property::LinkAccessList()) | hdf5::node::Group | |
| exists(const std::string &name, const property::LinkAccessList &lapl=property::LinkAccessList()) const | hdf5::node::Group | |
| flush() const | hdf5::node::Group | |
| get_dataset(const Path &path, const property::LinkAccessList &lapl=property::LinkAccessList()) const | hdf5::node::Group | |
| get_group(const Path &path, const property::LinkAccessList &lapl=property::LinkAccessList()) const | hdf5::node::Group | |
| Group() | hdf5::node::Group | |
| Group(const Group &group) | hdf5::node::Group | |
| Group(const Node &node) | hdf5::node::Group | |
| Group(const Group &parent, const Path &path, const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::GroupCreationList &gcpl=property::GroupCreationList(), const property::GroupAccessList &gapl=property::GroupAccessList()) | hdf5::node::Group | |
| has_dataset(const Path &path, const property::LinkAccessList &lapl=property::LinkAccessList()) const noexcept | hdf5::node::Group | |
| has_group(const Path &path, const property::LinkAccessList &lapl=property::LinkAccessList()) const noexcept | hdf5::node::Group | |
| id() const | hdf5::node::Node | |
| is_valid() const | hdf5::node::Node | |
| iterator_config() noexcept | hdf5::node::Group | inline |
| iterator_config() const noexcept | hdf5::node::Group | inline |
| link() const | hdf5::node::Node | |
| links | hdf5::node::Group | |
| move_here(const Path &link_path, const Node &target, const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::LinkAccessList &lapl=property::LinkAccessList()) | hdf5::node::Group | |
| move_here(const Node &target, const property::LinkCreationList &lcpl=property::LinkCreationList(), const property::LinkAccessList &lapl=property::LinkAccessList()) | hdf5::node::Group | |
| Node(ObjectHandle &&handle, const Link &link) | hdf5::node::Node | |
| Node() | hdf5::node::Node | |
| Node(const Node &) | hdf5::node::Node | |
| nodes | hdf5::node::Group | |
| operator hid_t() const | hdf5::node::Node | inlineexplicit |
| operator=(const Group &group) | hdf5::node::Group | |
| hdf5::node::Node::operator=(const Node &node) | hdf5::node::Node | |
| operator[](const Path &path) const | hdf5::node::Group | |
| remove(const Path &path, const property::LinkAccessList &lapl=property::LinkAccessList()) | hdf5::node::Group | |
| type() const | hdf5::node::Node | |
| ~Group() override | hdf5::node::Group | inlinevirtual |
| ~Node() | hdf5::node::Node | virtual |