Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
disease.h File Reference
#include "interfaces.h"
#include "modelinput.h"
#include "repository.h"
#include "runtime_context.h"
Include dependency graph for disease.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hgps::DiseaseModule
 Defines the disease module container to hold disease models. More...
 

Namespaces

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

Functions

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