Stride Reference Manual  - generated for commit 9643b11
InfectorExec.h File Reference

Header for the InfectorExec class. More...

#include <spdlog/spdlog.h>
Include dependency graph for InfectorExec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 stride
 Namespace for the simulator and related classes.
 

Typedefs

typedef void( stride::InfectorExec) (ContactPool &pool, const AgeContactProfile &profile, const TransmissionProfile &trans_profile, ContactHandler &c_handler, unsigned short int sim_day, std::shared_ptr< spdlog::logger > c_logger)
 For use in the InfectorMap and Sim; executes infector. More...
 

Detailed Description

Header for the InfectorExec class.

Definition in file InfectorExec.h.