Field3D
|
Scoped object - Opens attribute by index and closes it on destruction. More...
#include <Hdf5Util.h>
Public Member Functions | |
H5ScopedAopenIdx (hid_t location, unsigned idx) | |
~H5ScopedAopenIdx () | |
![]() | |
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 attribute by index and closes it on destruction.
Definition at line 142 of file Hdf5Util.h.
|
inline |
Definition at line 145 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
|
inline |
Definition at line 153 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.