|
Health-GPS
1.2.2.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 | |
| hgps | |
| Top-level namespace for Health-GPS C++ API. | |
Functions | |
| std::string | hgps::weight_category_to_string (WeightCategory value) |
| Converts a WeightCategory to a string representation. More... | |