Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
event_message.h File Reference
#include "event_visitor.h"
#include <cstdint>
#include <string>
Include dependency graph for event_message.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hgps::EventMessage
 Simulation event messages interface. More...
 

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 

Enumerations

enum struct  hgps::EventType : uint8_t {
  hgps::runner , hgps::info , hgps::result , hgps::individual_tracking ,
  hgps::error
}
 Event Message type enumeration. More...