RMF
RMF::HDF5::Handle Class Reference

Make sure an HDF5 handle is released. More...

#include <RMF/HDF5/handle.h>

+ Inheritance diagram for RMF::HDF5::Handle:

Public Member Functions

 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
 

Detailed Description

CloseFunction should be an appropriate close function for the handle type, e.g. H5Aclose. Handle is not available in python.

Definition at line 40 of file handle.h.


The documentation for this class was generated from the following file: