hdf5serie  2.0.0
HDF5 Serie
H5::Element Class Reference
Inheritance diagram for H5::Element:
[legend]

Public Member Functions

hid_t getID ()
 Note: use the returned hid_t only temporarily since it may get invalid, at least when File::enableSWMR is called.
 
std::string getName ()
 

Protected Member Functions

 Element (std::string name_)
 
virtual void close ()
 
virtual void refresh ()
 
virtual void flush ()
 
virtual void enableSWMR ()
 

Protected Attributes

ScopedHID id
 
std::string name
 

Friends

class Container< Attribute, Object >
 
class Container< Object, GroupBase >
 

Member Function Documentation

◆ enableSWMR()

void H5::Element::enableSWMR ( )
protectedvirtual

Reimplemented in H5::File.

◆ refresh()

void H5::Element::refresh ( )
protectedvirtual

Reimplemented in H5::File.


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