|
RTI Connext Micro C API
2.4.14.3
|
<<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. | |
<<eXtension>> <<cert>> Properties for the APEX Queuing Ports created and used by this interface.
| 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.