|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Interface for factories creating mapping database adapters. More...
#include <memory>#include <string>#include "IMappingDatabaseAdapter.h"#include "IParamMappingSource.h"

Go to the source code of this file.
Classes | |
| class | IMappingAdapterFactory |
| Factory interface for building IMappingDatabaseAdapter instances. More... | |
Interface for factories creating mapping database adapters.
This abstraction allows higher-level code to request a fully configured IMappingDatabaseAdapter without knowing how it is constructed internally (file format, loader type, etc.).
Definition in file IMappingAdapterFactory.h.