|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
MARTY-side path proxy. More...
#include <MartyPathProxy.h>


Public Member Functions | |
| MartyPathProxy (std::shared_ptr< IMartyPathAdapter > adapter) | |
| fs::path | get_path (MartyPath path_name) const override |
| std::optional< fs::path > | get_optional_path (MartyPath path_name) const override |
Public Member Functions inherited from IMartyPathProxy | |
| virtual | ~IMartyPathProxy ()=default |
MARTY-side path proxy.
This class deliberately does not know MemoryManager. It delegates every path request to an injected core-side adapter.
Definition at line 16 of file MartyPathProxy.h.
|
explicit |
Definition at line 6 of file MartyPathProxy.cpp.
|
overridevirtual |
Implements IMartyPathProxy.
Definition at line 17 of file MartyPathProxy.cpp.
|
overridevirtual |
Implements IMartyPathProxy.
Definition at line 13 of file MartyPathProxy.cpp.