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

Interface for objects that expose a database/configuration as a DBNode tree. More...

#include <memory>
#include <filesystem>
#include "DBNode.h"
Include dependency graph for IDBNodeProvider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDBNodeProvider
 Abstract provider of Node-based views of external data. More...
 

Detailed Description

Interface for objects that expose a database/configuration as a DBNode tree.

DBNode providers are small adaptors that know how to obtain a DBNode representation of some backing data source (file, DB, etc.).

Definition in file IDBNodeProvider.h.