protection_event.h File Reference

CPP API: protection_event.h File Reference
protection_event.h File Reference
#include "memilio/io/default_serialize.h"
#include "abm/time.h"
#include <cstdint>
Include dependency graph for protection_event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mio::DefaultFactory< abm::ProtectionEvent >
 Creates an instance of abm::ProtectionEvent for default serialization. More...
 
struct  mio::abm::ProtectionEvent
 A tuple of ProtectionType and #TimePoint. More...
 

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 
 mio::abm
 

Enumerations

enum class  mio::abm::ProtectionType : std::uint32_t { mio::abm::NoProtection , mio::abm::NaturalInfection , mio::abm::GenericVaccine , mio::abm::Count }
 #ProtectionType in ABM. More...