RTI Connext DDS Micro C++ API  Version 2.4.14.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_Arinc653_ThreadProperty Struct Reference

ARINC 653 Thread properties. More...

List of all members.

Public Attributes

SYSTEM_TIME_TYPE period
 Period of ARINC 653 process.
SYSTEM_TIME_TYPE time_capacity
 Time capacity of ARINC 653 process.
DEADLINE_TYPE deadline
 Deadline of ARINC 653 process.
PROCESS_NAME_TYPE name
 Name of ARINC 653 process.

Detailed Description

ARINC 653 Thread properties.

An OSAPI Thread is mapped in VxWorks 653 to an ARINC 653 process. The thread properties allow the configuration of the underlying ARINC 653 process.


Member Data Documentation

SYSTEM_TIME_TYPE OSAPI_Arinc653_ThreadProperty::period

Period of ARINC 653 process.

SYSTEM_TIME_TYPE OSAPI_Arinc653_ThreadProperty::time_capacity

Time capacity of ARINC 653 process.

DEADLINE_TYPE OSAPI_Arinc653_ThreadProperty::deadline

Deadline of ARINC 653 process.

PROCESS_NAME_TYPE OSAPI_Arinc653_ThreadProperty::name

Name of ARINC 653 process.

If this name is an empty string, then the default thread name will become the ARINC 653 process name.


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