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

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.
 

Detailed Description

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.


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