libcontrac
A library for contact tracing
Data Fields
RpiList Struct Reference

The head of an RPI list. More...

Data Fields

RpiListItem * first
 
RpiListItem * last
 

Detailed Description

The head of an RPI list.

This is an opaque structure that represents the head of a list of Rpi 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 rpi_list.c


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