TRIQS/h5 1.3.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
name() consth5::group
object(hid_t id=0)h5::objectinline
object(object const &x)h5::object
object(object &&x) 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 &x)h5::objectinline
operator=(object &&x) noexcepth5::object
unlink(std::string const &key, bool error_if_absent=false) consth5::group
~object()h5::objectinline