Field3D
|
Scoped object - opens a dataset on creation and closes it on destruction. More...
#include <Hdf5Util.h>
Public Member Functions | |
H5ScopedDget_type () | |
H5ScopedDget_type (hid_t dataset_id) | |
void | open (hid_t dataset_id) |
~H5ScopedDget_type () | |
![]() | |
H5Base () | |
hid_t | id () const |
Query the hid_t value. More... | |
operator hid_t () | |
Implicit cast to hid_t. More... | |
Additional Inherited Members | |
![]() | |
hid_t | m_id |
Scoped object - opens a dataset on creation and closes it on destruction.
Definition at line 416 of file Hdf5Util.h.
|
inline |
Definition at line 419 of file Hdf5Util.h.
|
inline |
Definition at line 424 of file Hdf5Util.h.
|
inline |
Definition at line 433 of file Hdf5Util.h.
References Hdf5Util::checkHdf5Gzip(), FIELD3D_API, g_hdf5Mutex, Hdf5Util::H5Base::m_id, Hdf5Util::readAttribute(), Hdf5Util::readSimpleData(), Hdf5Util::writeAttribute(), and Hdf5Util::writeSimpleData().
|
inline |
Definition at line 428 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
Referenced by SparseDataReader< Data_T >::SparseDataReader().