RMF
RMF::HDF5::Object Class Reference

#include <RMF/HDF5/Object.h>

+ Inheritance diagram for RMF::HDF5::Object:

Public Member Functions

File get_file () const
 Get an object for the file containing the object.
 
hid_t get_handle () const
 
std::string get_name () const
 

Protected Member Functions

 Object (std::shared_ptr< SharedHandle > h)
 
std::shared_ptr< SharedHandleget_shared_handle () const
 
void open (std::shared_ptr< SharedHandle > h)
 

Detailed Description

Wrap an HDF5 Object. See the HDF5 manual for more information.

Definition at line 30 of file Object.h.


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