libcontrac
A library for contact tracing
|
A match list element. More...
Data Fields | |
uint32_t | day_number |
uint8_t | time_interval_number |
MatchListItem * | next |
A match list element.
This is an opaque structure that represents a single item in the list and captures a match between an RPI and a DTK.
The structure typedef is in match.h
An opaque structure that represents an item in the list.
The internal structure can be found in match.c