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

<<eXtension>> <<cert>> Properties for the ARINC Interface. More...

Data Fields

struct OSAPI_ThreadProperty recv_thread
 Thread property for receive thread created by this NETIO interface.
RTI_UINT32 queue_size
 Maximum number of messages handled by this interface.

Detailed Description

<<eXtension>> <<cert>> Properties for the ARINC Interface.


Field Documentation

struct OSAPI_ThreadProperty ARINC_InterfaceFactoryProperty::recv_thread

Thread property for receive thread created by this NETIO interface.

RTI_UINT32 ARINC_InterfaceFactoryProperty::queue_size

Maximum number of messages handled by this interface.

This is the internal queue maintained by each ARINC interface. Denotes the maximum number of messages that can be queued per ARINC Interface.


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