|
TRIQS/h5 1.3.0
C++ interface to HDF5
|
This is the complete list of members for h5::group, including all inherited members.
| close() | h5::object | |
| create_dataset(std::string const &key, datatype ty, dataspace sp, hid_t pl) const | h5::group | |
| create_dataset(std::string const &key, datatype ty, dataspace sp) const | h5::group | |
| create_group(std::string const &key, bool delete_if_exists=true) const | h5::group | |
| create_softlink(std::string const &target_key, std::string const &key, bool delete_if_exists=true) const | h5::group | |
| from_borrowed(hid_t id) | h5::object | static |
| get_all_dataset_names() const | h5::group | |
| get_all_subgroup_dataset_names() const | h5::group | |
| get_all_subgroup_names() const | h5::group | |
| get_file() const | h5::group | inline |
| get_ref_count() const | h5::object | |
| group()=default | h5::group | |
| group(file f) | h5::group | |
| has_dataset(std::string const &key) const | h5::group | |
| has_key(std::string const &key) const | h5::group | |
| has_subgroup(std::string const &key) const | h5::group | |
| is_valid() const | h5::object | |
| name() const | h5::group | |
| object(hid_t id=0) | h5::object | inline |
| object(object const &x) | h5::object | |
| object(object &&x) noexcept | h5::object | inline |
| open_dataset(std::string const &key) const | h5::group | |
| open_group(std::string const &key) const | h5::group | |
| operator hid_t() const | h5::object | inline |
| operator=(object const &x) | h5::object | inline |
| operator=(object &&x) noexcept | h5::object | |
| unlink(std::string const &key, bool error_if_absent=false) const | h5::group | |
| ~object() | h5::object | inline |