libcontrac
A library for contact tracing
Data Structures
Here are the data structures with brief descriptions:
 CContracThe core structure for storing Contact Tracing state
 CDtkThe structure used to represent a Daily Tracing Key
 CDtkListThe head of a DTK list
 CDtkListItemA DTK list element
 CMatchListThe head of a match list
 CMatchListItemA match list element
 CRpiThe structure used to represent a Rolling Proximity Identifier
 CRpiListThe head of an RPI list
 CRpiListItemAn RPI list element