|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include "disease_definition.h"#include "energy_balance_hierarchical_model.h"#include "energy_balance_model.h"#include "hierarchical_model_static.h"#include "interfaces.h"#include "lms_definition.h"#include "modelinput.h"#include "riskfactor_adjustment_types.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 | |
| hgps | |
| Top-level namespace for Health-GPS C++ API. | |