libcontrac
A library for contact tracing
Data Fields
DtkListItem Struct Reference

A DTK list element. More...

Data Fields

Dtk * dtk
 
DtkListItem * next
 

Detailed Description

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


The documentation for this struct was generated from the following file: