CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
CdiListEntry Struct Reference

This structure represents a single list entry. More...

#include <list_api.h>

Data Fields

CdiListEntrynext_ptr
 Pointer to next item in list. If no items in list, will point to itself.
 
CdiListEntryprev_ptr
 Pointer to previous item in list. If no items in list, will point to itself.
 

Detailed Description

This structure represents a single list entry.


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