Stride Reference Manual  1.0
stride::Infector< log_level, track_index_case, local_information_policy > Class Template Reference

Actual contacts and transmission in cluster (primary template). More...

#include <Infector.h>

Collaboration diagram for stride::Infector< log_level, track_index_case, local_information_policy >:
Collaboration graph

Static Public Member Functions

static void execute (Cluster &cluster, DiseaseProfile disease_profile, util::Random &contact_handler, std::shared_ptr< const Calendar > calendar, spdlog::logger &logger)
 

Detailed Description

template<LogMode log_level, bool track_index_case, typename local_information_policy>
class stride::Infector< log_level, track_index_case, local_information_policy >

Actual contacts and transmission in cluster (primary template).

Definition at line 42 of file Infector.h.

Member Function Documentation

template<LogMode log_level, bool track_index_case, typename local_information_policy >
void stride::Infector< log_level, track_index_case, local_information_policy >::execute ( Cluster cluster,
DiseaseProfile  disease_profile,
util::Random contact_handler,
std::shared_ptr< const Calendar calendar,
spdlog::logger &  logger 
)
static

The documentation for this class was generated from the following files: