Class H5FileHandle
Defined in File hdf_utils.h
Class Documentation
-
class H5FileHandle
Public Functions
-
inline explicit H5FileHandle(const hid_t file_id)
-
H5FileHandle(const H5FileHandle&) = delete
-
H5FileHandle &operator=(const H5FileHandle&) = delete
-
inline H5FileHandle(H5FileHandle &&other) noexcept
-
inline H5FileHandle &operator=(H5FileHandle &&other) noexcept
-
inline ~H5FileHandle()
-
inline hid_t Id() const
-
inline explicit H5FileHandle(const hid_t file_id)