|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include "event_message.h"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... | |