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

A structure to be used by the unit test callback function to signal to the test when the callback occurred and whether the callback was successful. More...

Data Fields

uint64_t expiration_us
 Expected timeout in microseconds.
 
int callback_number
 The order in which the callback is expected to be received.
 
bool pass
 Pass/fail status for a given timeout set by the callback function.
 
CdiSignalType signal
 Signal back to the main test thread indicate the callback function was executed.
 

Detailed Description

A structure to be used by the unit test callback function to signal to the test when the callback occurred and whether the callback was successful.


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