CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Structure used to hold state data that is unique to a callback log. Calback log CdiLogState instances that use the same log message callback address and user callback parameter will share a single instance of this data. More...
Data Fields | |
CdiLogCallbackData | cb_data |
Callback data. | |
int | usage_ref_count |
Count of CdiLogState objects using this data. | |
Structure used to hold state data that is unique to a callback log. Calback log CdiLogState instances that use the same log message callback address and user callback parameter will share a single instance of this data.