Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
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

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.