|
hdf5serie
2.0.0
HDF5 Serie
|
Public Member Functions | |
| ScopedHID (hid_t id_, CloseFunc closeFunc_) | |
| operator hid_t () | |
| void | reset () |
| void | reset (hid_t id_, CloseFunc closeFunc_) |
Protected Types | |
| using | CloseFunc = herr_t(*)(hid_t) |
Protected Attributes | |
| hid_t | id {-1} |
| CloseFunc | closeFunc {nullptr} |