test_type.h File Reference

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

Go to the source code of this file.

Classes

struct  mio::abm::TestResult
 The TestResult of a Person. More...
 

Namespaces

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

Enumerations

enum class  mio::abm::TestType : std::uint32_t { mio::abm::Generic , mio::abm::Antigen , mio::abm::PCR , mio::abm::Count }
 Type of a Test. More...