|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
#include "HealthGPS.Core/datastore.h"#include "disease_definition.h"#include "interfaces.h"#include "lms_definition.h"#include "modelinput.h"#include "risk_factor_adjustable_model.h"#include <functional>#include <memory>#include <mutex>#include <optional>Go to the source code of this file.
Classes | |
| class | hgps::Repository |
| Define the data repository interface for input datasets and back-end storage. More... | |
| class | hgps::CachedRepository |
| Implements the cached data repository for input datasets and back-end storage. More... | |
Namespaces | |
| namespace | hgps |
| Top-level namespace for Health-GPS Console host application. | |