TRIQS/h5 1.3.0
C++ interface to HDF5
|
This is the complete list of members for h5::file, including all inherited members.
as_buffer() const | h5::file | |
close() | h5::object | |
file() | h5::file | |
file(const char *name, char mode) | h5::file | |
file(std::string const &name, char mode) | h5::file | inline |
file(std::span< std::byte > const &buf) | h5::file | inline |
file(std::vector< std::byte > const &buf) | h5::file | inline |
flush() | h5::file | |
from_borrowed(hid_t id) | h5::object | static |
get_ref_count() const | h5::object | |
is_valid() const | h5::object | |
name() const | h5::file | |
object(hid_t id=0) | h5::object | inline |
object(object const &x) | h5::object | |
object(object &&x) noexcept | h5::object | inline |
operator hid_t() const | h5::object | inline |
operator=(object const &x) | h5::object | inline |
operator=(object &&x) noexcept | h5::object | |
~object() | h5::object | inline |