SpECTRE
v2024.12.16
|
Abstract base class representing an object in an HDF5 file. More...
#include <Object.hpp>
Public Member Functions | |
virtual const std::string & | subfile_path () const =0 |
Return the path to the subfile where this object is stored. More... | |
Abstract base class representing an object in an HDF5 file.
|
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.