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

This structure represents a list. More...

#include <list_api.h>

Data Fields

CdiListEntry head_entry
 Head entry of list item. Only valid if count >= 1.
 
unsigned int count
 Number of entries in the list (used for convenience).
 

Detailed Description

This structure represents a list.


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