|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include "intervention_scenario.h"#include <cstdint>#include <functional>#include <set>#include <string>Go to the source code of this file.
Classes | |
| struct | hgps::FiscalPolicyDefinition |
| Fiscal policy intervention definition data type. More... | |
| class | hgps::FiscalPolicyScenario |
| Implements the fiscal policy intervention scenario. More... | |
Namespaces | |
| hgps | |
| Top-level namespace for Health-GPS C++ API. | |
Enumerations | |
| enum class | hgps::FiscalImpactType : uint8_t { hgps::pessimist , hgps::optimist } |
| Health GPS policy impact types enumeration. More... | |
Functions | |
| FiscalImpactType | hgps::parse_fiscal_impact_type (std::string impact_type) |