|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
#include "HealthGPS.Core/forward_type.h"#include "HealthGPS.Core/identifier.h"#include "person.h"#include "risk_factor_model.h"#include "runtime_context.h"Go to the source code of this file.
Classes | |
| class | hgps::SimulationModule |
| Simulation modules interface. More... | |
| class | hgps::UpdatableModule |
| Generic disease module interface to host multiple diseases model. More... | |
| class | hgps::RiskFactorHostModule |
| Generic risk factors module interface to host risk factor models. More... | |
| struct | hgps::PopulationRecord |
| Define the population record data type for the demographic dataset. More... | |
| class | hgps::DiseaseModel |
| Diseases model interface. More... | |
Namespaces | |
| namespace | hgps |
| Top-level namespace for Health-GPS Console host application. | |
Enumerations | |
| enum class | hgps::SimulationModuleType : uint8_t { hgps::RiskFactor , hgps::SES , hgps::Demographic , hgps::Disease , hgps::Analysis } |
| Health GPS simulation modules types enumeration. More... | |