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

Go to the source code of this file.

Classes

struct  hgps::RunnerEventMessage
 Implements the simulation executive event message data type. More...
 

Namespaces

 hgps
 Top-level namespace for Health-GPS C++ API.
 

Enumerations

enum class  hgps::RunnerAction {
  hgps::start , hgps::run_begin , hgps::cancelled , hgps::run_end ,
  hgps::finish
}
 Enumerates the simulation executive actions. More...