26 #include <spdlog/spdlog.h> InfectedFileViewer(std::shared_ptr< SimRunner > runner, const std::string &output_prefix)
Instantiate cases viewer.
void Update(sim_event::Id id)
Let viewer perform update.
Viewer of Simulator for cases output.
std::shared_ptr< SimRunner > m_runner
Header for the InfectedFile class.
std::vector< unsigned int > m_infected
Produces a file with daily count of infected persons.
Namespace for the simulator and related classes.
output::InfectedFile m_infected_file