Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
IMappingAdapterFactory.h File Reference

Interface for factories creating mapping database adapters. More...

#include <memory>
#include <string>
#include "IMappingDatabaseAdapter.h"
#include "IParamMappingSource.h"
Include dependency graph for IMappingAdapterFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMappingAdapterFactory
 Factory interface for building IMappingDatabaseAdapter instances. More...
 

Detailed Description

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.