|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
#include "HealthGPS.Core/identifier.h"#include "person.h"#include "weight_category.h"#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | hgps::WeightModel |
| Weight classification model polymorphic wrapper class. More... | |
Namespaces | |
| namespace | hgps |
| Top-level namespace for Health-GPS Console host application. | |
Functions | |
| std::string | hgps::weight_category_to_string (WeightCategory value) |
| Converts a WeightCategory to a string representation. | |