libcontrac
A library for contact tracing
Data Fields
DtkList Struct Reference

The head of a DTK list. More...

Data Fields

DtkListItem * first
 
DtkListItem * last
 

Detailed Description

The head of a DTK list.

This is an opaque structure that represents the head of a list of Dtk items.

This is the object usually passed as the first parameter of every non-static function.

The structure typedef is in dtk_list.h

An opaque structure that represents the head of the list.

The internal structure can be found in dtk_list.c


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