RMF
|
#include <RMF/HDF5/handle.h>
Public Member Functions | |
SharedHandle (hid_t h, HDF5CloseFunction f, std::string operation) | |
Public Member Functions inherited from RMF::HDF5::Handle | |
Handle (hid_t h, HDF5CloseFunction f, std::string operation) | |
void | close () |
hid_t | get_hid () const |
bool | get_is_open () const |
void | open (hid_t h, HDF5CloseFunction f) |
operator hid_t () const | |