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

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 
namespace  hgps::detail
 Internal details namespace for private data types and functions.
 

Functions

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