Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
info_message.h File Reference
#include "event_message.h"
Include dependency graph for info_message.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hgps::InfoEventMessage
 Implements the simulation information event message data type. More...
 

Namespaces

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

Enumerations

enum class  hgps::ModelAction { hgps::start , hgps::update , hgps::stop }
 Enumerates simulation model actions. More...
 

Functions

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