libcontrac
A library for contact tracing
|
A DTK list element. More...
Data Fields | |
Dtk * | dtk |
DtkListItem * | next |
A DTK list element.
This is an opaque structure that represents a single item in the list and contains a Dtk instance.
The structure typedef is in dtk_list.h
An opaque structure that represents an item in the list.
The internal structure can be found in dtk_list.c