CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
This structure represents a list iterator. More...
#include <list_api.h>
Data Fields | |
CdiListEntry * | head_ptr |
Pointer to head entry of list. | |
CdiListEntry * | next_ptr |
Pointer to next item in list. If no items in list, will point to head_entry_ptr. | |
This structure represents a list iterator.