Stride Reference Manual  1.0
Infector.h File Reference

Header for the Infector class. More...

#include "behaviour/information_policies/NoLocalInformation.h"
#include "behaviour/information_policies/LocalDiscussion.h"
#include "core/DiseaseProfile.h"
#include "core/LogMode.h"
#include <memory>
#include <spdlog/logger.h>
Include dependency graph for Infector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stride::Infector< log_level, track_index_case, local_information_policy >
 Actual contacts and transmission in cluster (primary template). More...
 
class  stride::Infector< log_level, track_index_case, NoLocalInformation >
 Actual contacts and transmissions in cluster (specialization for NoLocalInformation policy) More...
 
class  stride::Infector< LogMode::Contacts, track_index_case, NoLocalInformation >
 Actual contacts and transmission in cluster (specialization for logging all contacts, and with NoLocalInformation policy). More...
 

Namespaces

 stride
 Time Dependent Person DataType.
 
 stride::util
 Utilities for the project.
 

Detailed Description

Header for the Infector class.

Definition in file Infector.h.