|
Field3D
|
Scoped object - Opens attribute by name and closes it on destruction. More...
#include <Hdf5Util.h>
Public Member Functions | |
| H5ScopedAopen (hid_t location, const std::string &name) | |
| H5ScopedAopen (hid_t location, const std::string &name, hid_t aapl_id) | |
| ~H5ScopedAopen () | |
Scoped object - Opens attribute by name and closes it on destruction.
Definition at line 103 of file Hdf5Util.h.
| Hdf5Util::H5ScopedAopen::H5ScopedAopen | ( | hid_t | location, |
| const std::string & | name | ||
| ) | [inline] |
Definition at line 106 of file Hdf5Util.h.
References Hdf5Util::H5Base::m_id.
| Hdf5Util::H5ScopedAopen::H5ScopedAopen | ( | hid_t | location, |
| const std::string & | name, | ||
| hid_t | aapl_id | ||
| ) | [inline] |
Definition at line 112 of file Hdf5Util.h.
References Hdf5Util::H5Base::m_id.
| Hdf5Util::H5ScopedAopen::~H5ScopedAopen | ( | ) | [inline] |
Definition at line 118 of file Hdf5Util.h.
References Hdf5Util::H5Base::m_id.