Field3D
|
Scoped object - creates a dataspace on creation and closes it on destruction. More...
#include <Hdf5Util.h>
Public Member Functions | |
void | create (H5S_class_t type) |
H5ScopedScreate () | |
H5ScopedScreate (H5S_class_t type) | |
~H5ScopedScreate () | |
![]() | |
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 - creates a dataspace on creation and closes it on destruction.
Definition at line 234 of file Hdf5Util.h.
|
inline |
Definition at line 237 of file Hdf5Util.h.
|
inline |
|
inline |
Definition at line 251 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
|
inline |
Definition at line 246 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
Referenced by H5ScopedScreate(), SparseDataReader< Data_T >::readBlock(), and SparseDataReader< Data_T >::readBlockList().