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

Public Member Functions

ObjectgetParent ()
 
FilegetFile ()
 
std::string getPath ()
 
- Public Member Functions inherited from H5::Element
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

 Attribute (Object *parent_, const std::string &name_)
 
void close () override
 
void refresh () override
 
void flush () override
 
- Protected Member Functions inherited from H5::Element
 Element (std::string name_)
 
virtual void close ()
 
virtual void refresh ()
 
virtual void flush ()
 
virtual void enableSWMR ()
 

Protected Attributes

Objectparent
 
Filefile
 
- Protected Attributes inherited from H5::Element
ScopedHID id
 
std::string name
 

Friends

class Container< Attribute, Object >
 

Member Function Documentation

◆ close()

void H5::Attribute::close ( )
overrideprotectedvirtual

Reimplemented from H5::Element.

◆ flush()

void H5::Attribute::flush ( )
overrideprotectedvirtual

Reimplemented from H5::Element.

◆ refresh()

void H5::Attribute::refresh ( )
overrideprotectedvirtual

Reimplemented from H5::Element.


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