Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
info_message.cpp File Reference
#include "info_message.h"
#include <fmt/format.h>
Include dependency graph for info_message.cpp:

Namespaces

 hgps
 Top-level namespace for Health-GPS C++ API.
 
 hgps::detail
 Internal details namespace for private data types and functions.
 

Functions

const std::string hgps::detail::model_action_str (const ModelAction action)
 Converts enumeration to string, not pretty but no support in C++. More...