Data Structures | |
struct | MQeMasterCommsAdapterRead_in_st_ |
Master communications adapter - read function input structure. More... | |
struct | MQeMasterCommsAdapterRead_out_st_ |
Master communications adapter - read function output structure. More... | |
struct | MQeMasterCommsAdapterWrite_in_st_ |
Master communications adapter - write function input structure. More... | |
struct | MQeMasterCommsAdapterWrite_out_st_ |
Master communications adapter - write function output structure. More... | |
struct | MQeMasterCommsAdapterFree_in_st_ |
Master communications adapter - free function input structure. More... | |
struct | MQeMasterCommsAdapterFree_out_st_ |
Master communications adapter - free function output structure. More... | |
struct | MQeMasterCommsAdapterNew_in_st_ |
Master communications adapter - new function input structure. More... | |
struct | MQeMasterCommsAdapterNew_out_st_ |
Master communications adapter - new function output structure. More... | |
Defines | |
#define | MQE_MASTER_COMMS_ADAPTER_READ_IN_VERSION |
Current versions of the input structure for the read function. | |
#define | MQE_MASTER_COMMS_ADAPTER_READ_OUT_VERSION |
Current versions of the output structure for the read function. | |
#define | MQE_MASTER_COMMS_ADAPTER_WRITE_IN_VERSION |
Current versions of the input structure for the write function. | |
#define | MQE_MASTER_COMMS_ADAPTER_WRITE_OUT_VERSION |
Current versions of the output structure for the write function. | |
#define | MQE_MASTER_COMMS_ADAPTER_FREE_IN_VERSION |
Current versions of the input structure for the free function. | |
#define | MQE_MASTER_COMMS_ADAPTER_FREE_OUT_VERSION |
Current versions of the output structure for the free function. | |
#define | MQE_MASTER_COMMS_ADAPTER_NEW_IN_VERSION |
Current version of the input structure for the new function. | |
#define | MQE_MASTER_COMMS_ADAPTER_NEW_OUT_VERSION |
Current version of the output structure for the new function. | |
Typedefs | |
typedef MQeMasterCommsAdapterRead_in_st_ | MQeMasterCommsAdapterRead_in_ |
Typedef for struct MQeMasterCommsAdapterRead_in_st_. | |
typedef MQeMasterCommsAdapterRead_out_st_ | MQeMasterCommsAdapterRead_out_ |
Typedef for struct MQeMasterCommsAdapterRead_out_st_. | |
typedef MQeMasterCommsAdapterWrite_in_st_ | MQeMasterCommsAdapterWrite_in_ |
Typedef for struct MQeMasterCommsAdapterWrite_in_st_. | |
typedef MQeMasterCommsAdapterWrite_out_st_ | MQeMasterCommsAdapterWrite_out_ |
Typedef for struct MQeMasterCommsAdapterWrite_out_st_. | |
typedef MQeMasterCommsAdapterFree_in_st_ | MQeMasterCommsAdapterFree_in_ |
Typedef for struct MQeMasterCommsAdapterFree_in_st_. | |
typedef MQeMasterCommsAdapterFree_out_st_ | MQeMasterCommsAdapterFree_out_ |
Typedef for struct MQeMasterCommsAdapterFree_out_st_. | |
typedef MQeMasterCommsAdapterNew_in_st_ | MQeMasterCommsAdapterNew_in_ |
Typedef for struct MQeMasterCommsAdapterNew_in_st_;. | |
typedef MQeMasterCommsAdapterNew_out_st_ | MQeMasterCommsAdapterNew_out_ |
Typedef for struct MQeMasterCommsAdapterNew_out_st_. |