Stride Reference Manual  - generated for commit 9643b11
stride::Infector< LL, TIC, TO > Class Template Reference

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

#include <Infector.h>

Collaboration diagram for stride::Infector< LL, TIC, TO >:
Collaboration graph

Static Public Member Functions

static void Exec (ContactPool &pool, const AgeContactProfile &profile, const TransmissionProfile &transProfile, ContactHandler &cHandler, unsigned short int simDay, std::shared_ptr< spdlog::logger > cLogger)
 

Detailed Description

template<ContactLogMode::Id LL, bool TIC, bool TO = UseOptimizedInfector<LL>::value>
class stride::Infector< LL, TIC, TO >

Actual contacts and transmission in contactpool (primary template).

Template Parameters
LLLogLevel
TICTrackIndexCase
LIPLocalInformationPolicy

Definition at line 69 of file Infector.h.

Member Function Documentation

template<ContactLogMode::Id LL, bool TIC, bool TO = UseOptimizedInfector<LL>::value>
void stride::Infector< LL, TIC, TO >::Exec ( ContactPool pool,
const AgeContactProfile profile,
const TransmissionProfile transProfile,
ContactHandler cHandler,
unsigned short int  simDay,
std::shared_ptr< spdlog::logger >  cLogger 
)
static

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