CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
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). | |
This structure represents a list.