|
Field3D
|
Scoped object - creates a group on creation and closes it on destruction. More...
#include <Hdf5Util.h>
Public Member Functions | |
| H5ScopedGcreate (hid_t parentLocation, const std::string &name) | |
| H5ScopedGcreate (hid_t parentLocation, const std::string &name, hid_t lcpl_id, hid_t gcpl_id, hid_t gapl_id) | |
| ~H5ScopedGcreate () | |
Public Member Functions inherited from Hdf5Util::H5Base | |
| H5Base () | |
| hid_t | id () const |
| Query the hid_t value. More... | |
| operator hid_t () | |
| Implicit cast to hid_t. More... | |
Additional Inherited Members | |
Protected Attributes inherited from Hdf5Util::H5Base | |
| hid_t | m_id |
Scoped object - creates a group on creation and closes it on destruction.
Definition at line 165 of file Hdf5Util.h.
|
inline |
Definition at line 168 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
|
inline |
Definition at line 174 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.
|
inline |
Definition at line 182 of file Hdf5Util.h.
References g_hdf5Mutex, and Hdf5Util::H5Base::m_id.