Field3D
|
Scoped object - opens a group on creation and closes it on destruction. More...
#include <Hdf5Util.h>
Public Member Functions | |
H5ScopedGopen () | |
H5ScopedGopen (hid_t parentLocation, const std::string &name) | |
H5ScopedGopen (hid_t parentLocation, const std::string &name, hid_t gapl_id) | |
void | open (hid_t parentLocation, const std::string &name) |
void | open (hid_t parentLocation, const std::string &name, hid_t gapl_id) |
~H5ScopedGopen () | |
![]() | |
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 group on creation and closes it on destruction.
Definition at line 194 of file Hdf5Util.h.
|
inline |
Definition at line 197 of file Hdf5Util.h.
|
inline |
Definition at line 202 of file Hdf5Util.h.
References open().
|
inline |
Definition at line 206 of file Hdf5Util.h.
References open().
|
inline |
Definition at line 221 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
|
inline |
Definition at line 210 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
Referenced by H5ScopedGopen(), and H5ScopedGopen().
|
inline |
Definition at line 215 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.