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

This structure represents a list iterator. More...

#include <list_api.h>

Data Fields

CdiListEntryhead_ptr
 Pointer to head entry of list.
 
CdiListEntrynext_ptr
 Pointer to next item in list. If no items in list, will point to head_entry_ptr.
 

Detailed Description

This structure represents a list iterator.


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