Base class for writing an object. More...
#include <RestartManager.h>

Public Member Functions | |
| uint64_t | getHash () const |
| virtual void | write (hid_t fid, const std::string &name) const =0 |
| virtual | ~DataStore ()=default |
Protected Attributes | |
| uint64_t | d_hash = 0 |
Base class for writing an object.
Definition at line 139 of file RestartManager.h.
|
virtualdefault |
|
inline |
Definition at line 143 of file RestartManager.h.
References d_hash.
|
pure virtual |
|
protected |
Definition at line 147 of file RestartManager.h.
Referenced by getHash().
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:42. Comments on this page |