CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Structure that is common to all baseline profile versions. This allows the APIs to determine payload type and profile version. Once that has been determined, the structure can then be used by baseline version specific logic where it is cast to the appropriate type. More...
#include <cdi_baseline_profile_api.h>
Data Fields | |
CdiBaselineAvmPayloadType | payload_type |
Indicates which payload type. | |
CdiAvmBaselineProfileVersion | version |
Baseline profile version. | |
Structure that is common to all baseline profile versions. This allows the APIs to determine payload type and profile version. Once that has been determined, the structure can then be used by baseline version specific logic where it is cast to the appropriate type.