Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
weight_model.h File Reference
#include "HealthGPS.Core/identifier.h"
#include "person.h"
#include "weight_category.h"
#include <memory>
#include <string>
Include dependency graph for weight_model.h:
This graph shows which files directly or indirectly include this file:

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...