Field3D
|
Scoped object - opens a dataset on creation and closes it on destruction. More...
#include <Hdf5Util.h>
Public Member Functions | |
H5ScopedDget_space () | |
H5ScopedDget_space (hid_t dataset_id) | |
void | open (hid_t dataset_id) |
~H5ScopedDget_space () | |
![]() | |
H5Base () | |
hid_t | id () const |
Query the hid_t value. | |
operator hid_t () | |
Implicit cast to hid_t. | |
Additional Inherited Members | |
![]() | |
hid_t | m_id |
Scoped object - opens a dataset on creation and closes it on destruction.
Definition at line 386 of file Hdf5Util.h.
|
inline |
Definition at line 389 of file Hdf5Util.h.
|
inline |
|
inline |
Definition at line 403 of file Hdf5Util.h.
References FIELD3D_MTX_T, g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
Definition at line 398 of file Hdf5Util.h.
References FIELD3D_MTX_T, g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
Referenced by H5ScopedDget_space().