Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
analysis_module.h File Reference
#include "HealthGPS.Input/poco.h"
#include "analysis_definition.h"
#include "interfaces.h"
#include "modelinput.h"
#include "repository.h"
#include "result_message.h"
#include "runtime_context.h"
#include "weight_model.h"
#include <optional>
Include dependency graph for analysis_module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hgps::AnalysisModule
 Implements the burden of diseases (BoD) analysis module. More...
 

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 

Functions

std::unique_ptr< AnalysisModulehgps::build_analysis_module (Repository &repository, const ModelInput &config)
 Builds a new instance of the AnalysisModule using the given data infrastructure.