CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Type used to hold V-table of APIs that must be implemented by baseline profiles. More...
#include <cdi_baseline_profile_api.h>
Data Fields | |
CdiMakeBaselineConfigurationPtr | make_config_ptr |
Function pointer used to make configuration string. | |
CdiParseBaselineConfigurationPtr | parse_config_ptr |
Function pointer used to parse configuration string. | |
CdiAvmGetBaselineUnitSizePtr | get_unit_size_ptr |
Function pointer used to get unit size. | |
CdiAvmKeyGetArrayPtr | key_get_array_ptr |
Function pointer used to get key/string array. | |
int | structure_size |
Number of bytes in the baseline configuration structure. | |
Type used to hold V-table of APIs that must be implemented by baseline profiles.