|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Interface for snapshotting and restoring BlockAccessor states. More...


Go to the source code of this file.
Classes | |
| class | IDBMemento |
| Abstract interface for memento-like management of BlockAccessor states. More... | |
Interface for snapshotting and restoring BlockAccessor states.
This header declares the IDBMemento interface, which provides a generic API for:
Concrete implementations (e.g. DBMemento) decide how snapshots are stored in memory (stack, ring buffer, etc.).
Definition in file IDBMemento.h.