106 const std::optional<std::string> &output_folder,
int job_id,
124 std::vector<hgps::core::DiseaseInfo> diseases);
145 std::shared_ptr<const hgps::EventAggregator> event_bus,
146 std::shared_ptr<const hgps::ModelInput> input);
165 std::shared_ptr<const hgps::EventAggregator> event_bus,
166 std::shared_ptr<const hgps::ModelInput> input,
178std::optional<unsigned int>
create_job_seed(
int job_id, std::optional<unsigned int> user_seed);
Thread-safe communication channel data type.
Definition channel.h:24
Defines the SimulationModule factory data type.
Definition modulefactory.h:21
Defines the simulation engine data type class.
Definition simulation.h:24
Defines a Datatable for in memory data class.
Definition datatable.h:16
Defines the Health-GPS back-end data store interface for all implementations.
Definition datastore.h:14
VerboseMode
Verbosity mode enumeration.
Definition forward_type.h:9
@ verbose
Print more information about actions, including warning.
@ info
General notification and progress message.
Country ISO-3166 definition data structure.
Definition country.h:7