|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Core-side port implemented by MartyAdapter. More...
#include <IMartyPathAdapter.h>

Public Member Functions | |
| virtual | ~IMartyPathAdapter ()=default |
| virtual fs::path | get_path (MartyPath path_name)=0 |
| virtual std::optional< fs::path > | get_optional_path (MartyPath path_name)=0 |
Core-side port implemented by MartyAdapter.
The MARTY interface layer talks to IMartyPathAdapter through a proxy. The proxy never calls MemoryManager directly.
Definition at line 17 of file IMartyPathAdapter.h.
|
virtualdefault |
|
pure virtual |
Implemented in MartyAdapter.
|
pure virtual |
Implemented in MartyAdapter.