Stride Reference Manual  1.0
stride::Infector< LogMode::Contacts, track_index_case, NoLocalInformation > Class Template Reference

Actual contacts and transmission in cluster (specialization for logging all contacts, and with NoLocalInformation policy). More...

#include <Infector.h>

Collaboration diagram for stride::Infector< LogMode::Contacts, track_index_case, NoLocalInformation >:
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<bool track_index_case>
class stride::Infector< LogMode::Contacts, track_index_case, NoLocalInformation >

Actual contacts and transmission in cluster (specialization for logging all contacts, and with NoLocalInformation policy).

Definition at line 64 of file Infector.h.

Member Function Documentation

template<bool track_index_case>
void stride::Infector< LogMode::Contacts, track_index_case, NoLocalInformation >::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: