SpECTRE  v2024.05.11
h5::Object Class Referenceabstract

Abstract base class representing an object in an HDF5 file. More...

#include <Object.hpp>

Public Member Functions

virtual const std::stringsubfile_path () const =0
 Return the path to the subfile where this object is stored. More...
 

Detailed Description

Abstract base class representing an object in an HDF5 file.

Member Function Documentation

◆ subfile_path()

virtual const std::string & h5::Object::subfile_path ( ) const
pure virtual

Return the path to the subfile where this object is stored.

Implemented in h5::Cce, h5::Dat, h5::EosTable, h5::Header, h5::SourceArchive, h5::StellarCollapseEos, h5::Version, and h5::VolumeData.


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