39 class InfectorMap :
public std::map<std::tuple<stride::ContactLogMode::Id, bool>, InfectorExec*>
54 using namespace ContactLogMode;
Mechanism to select the appropriate Infector template to execute.
Header for the InfectorExec class.
Key Data structure: container for (a) all individuals in the population (b) the ContactPoolSys wchich...
Header for the Infector class.
Class that keeps track of the 'state' of simulated world.
Header for the ContactLogMode class.
InfectorMap()
Fully initialized.
Actual contacts and transmission in contactpool (primary template).
Namespace for the simulator and related classes.
void Add()
Filling up the InfectorMap.