TRIQS/h5 2.0.0
C++ interface to HDF5
Loading...
Searching...
No Matches
h5::group Member List

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) consth5::group
create_dataset(std::string const &key, datatype ty, dataspace sp) consth5::group
create_group(std::string const &key, bool delete_if_exists=true) consth5::group
create_softlink(std::string const &target_key, std::string const &key, bool delete_if_exists=true) consth5::group
from_borrowed(hid_t id)h5::objectstatic
get_all_dataset_names() consth5::group
get_all_subgroup_dataset_names() consth5::group
get_all_subgroup_names() consth5::group
get_file() consth5::groupinline
get_ref_count() consth5::object
group()=defaulth5::group
group(file f)h5::group
has_dataset(std::string const &key) consth5::group
has_key(std::string const &key) consth5::group
has_subgroup(std::string const &key) consth5::group
is_valid() consth5::object
keys() consth5::groupinline
name() consth5::group
object(hid_t id=0)h5::objectinline
object(object const &other)h5::object
object(object &&other) noexcepth5::objectinline
open_dataset(std::string const &key) consth5::group
open_group(std::string const &key) consth5::group
operator hid_t() consth5::objectinline
operator=(object const &rhs)h5::objectinline
operator=(object &&rhs) noexcepth5::object
read_attribute(std::string const &name) consth5::group
read_hdf5_format_from_key(std::string const &key) consth5::group
unlink(std::string const &key, bool error_if_absent=false) consth5::group
write_attribute(std::string const &name, std::string const &s) consth5::group
~object()h5::objectinline