Stride Reference Manual
1.0
|
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>
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. | |
Header for the Infector class.
Definition in file Infector.h.