RTI Connext Micro C API  Version 2.4.14.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ARINC_PortProperty Struct Reference

<<eXtension>> <<cert>> Properties for the APEX Queuing Ports created and used by this interface. More...

Data Fields

NAME_TYPE port_name
 Name of this port.
RTI_INT32 max_message_size
 Maximum size of each message for this port.
RTI_INT32 max_queue_size
 Maximum number of messages queued on this port.

Detailed Description

<<eXtension>> <<cert>> Properties for the APEX Queuing Ports created and used by this interface.


Field Documentation

NAME_TYPE ARINC_PortProperty::port_name

Name of this port.

This port name must match the name given to the port in the OS or platform configuration.

RTI_INT32 ARINC_PortProperty::max_message_size

Maximum size of each message for this port.

This property value must match the value assigned to the port in the OS or platform configuration.

RTI_INT32 ARINC_PortProperty::max_queue_size

Maximum number of messages queued on this port.

This property value must match the value assigned to the port in the OS or platform configuration.


RTI Connext Micro C API Version 2.4.14.1 Copyright © Thu Nov 2 2023 Real-Time Innovations, Inc