RTI Connext Micro C API
Version 2.4.14.1
|
ARINC_InterfaceFactoryProperty | <<eXtension>> <<cert>> Properties for the ARINC Interface |
ARINC_PortManagerFactoryProperty | <<eXtension>> <<cert>> Properties for the Port Manager for this partition |
ARINC_PortProperty | <<eXtension>> <<cert>> Properties for the APEX Queuing Ports created and used by this interface |
ARINC_ReceivePortProperty | <<eXtension>> <<cert>> Properties for the Receive port |
ARINC_RouteProperty | <<eXtension>> <<cert>> Properties for the ARINC Send port and the routes |
ARINC_RoutePropertySeq | <<eXtension>> Declares a sequence of <ARINC_RouteProperty> |
DDS_BuiltinTopicKey_t | The key type of the built-in topic types |
DDS_ChecksumProperty | <<eXtension>> Type to define the checksum properties of the participant RTI Connext Micro |
DDS_ChecksumProperty_t | <<eXtension>> Type to define the checksum properties of the participant RTI Connext Micro |
DDS_ConditionSeq | A sequence object containing references to one or more DDS_Condition objects |
DDS_DataReaderInstanceReplacedStatus | <<eXtension>> <<cert>> DDS_INSTANCE_REPLACED_STATUS |
DDS_DataReaderListener | <<interface>> <<cert>> DDS_Listener for reader status |
DDS_DataReaderProtocolQosPolicy | <<eXtension>> Protocol that applies only to DDS_DataReader instances |
DDS_DataReaderQos | <<cert>> QoS policies supported by a DDS_DataReader entity |
DDS_DataReaderResourceLimitsQosPolicy | <<cert>> Resource limits that apply only to DDS_DataReader instances |
DDS_DataWriterListener | <<interface>> <<cert>> DDS_Listener for writer status |
DDS_DataWriterProtocolQosPolicy | <<eXtension>> <<cert>> Protocol that applies only to DDS_DataWriter instances |
DDS_DataWriterQos | <<cert>> QoS policies supported by a DDS_DataWriter entity |
DDS_DataWriterResourceLimitsQosPolicy | <<cert>> Resource limits that apply only to DDS_DataWriter instances |
DDS_DeadlineQosPolicy | <<cert>> Expresses the maximum duration (deadline) within which an instance is expected to be updated |
DDS_DestinationOrderQosPolicy | Destination order policies that affect the ordering of subsribed data |
DDS_DiscoveryComponent | Specifies the discovery plugin the DDS_DomainParticipant should use |
DDS_DiscoveryQosPolicy | <<cert>> Specifies the attributes required to discover participants in the domain |
DDS_DomainParticipantFactoryQos | <<cert>> QoS policies supported by a DDS_DomainParticipantFactory |
DDS_DomainParticipantListener | <<interface>> <<cert>> Listener for participant status |
DDS_DomainParticipantQos | <<cert>> QoS policies supported by a DDS_DomainParticipant entity |
DDS_DomainParticipantResourceLimitsQosPolicy | <<cert>> Resource limits that apply only to DDS_DomainParticipant instances |
DDS_DurabilityQosPolicy | Durability properties that affect the life-cycle of published data |
DDS_Duration_t | Type for duration representation |
DDS_EntityFactoryQosPolicy | <<cert>> A QoS policy for all DDS_Entity types that can act as factories for one or more other DDS_Entity types |
DDS_EntityNameQosPolicy | <<cert>> Policy used to name an entity |
DDS_GUID_t | Type for GUID (Global Unique Identifier) representation |
DDS_HistoryQosPolicy | <<cert>> Specifies the behavior of RTI Connext Micro in the case where the value of a sample changes (one or more times) before it can be successfully communicated to one or more existing subscribers |
DDS_InconsistentTopicStatus | DDS_INCONSISTENT_TOPIC_STATUS |
DDS_Listener | <<interface>> Abstract base class for all Listener interfaces |
DDS_LivelinessChangedStatus | <<cert>> DDS_LIVELINESS_CHANGED_STATUS |
DDS_LivelinessLostStatus | <<cert>> DDS_LIVELINESS_LOST_STATUS |
DDS_LivelinessQosPolicy | <<cert>> Determines the mechanism and parameters used by the application to determine whether a DDS_Entity is alive |
DDS_Locator_t | <<eXtension>> <<cert>> Type used to represent the addressing information needed to send a message to an RTPS Endpoint using one of the supported transports |
DDS_LocatorSeq | Declares IDL sequence < DDS_Locator_t > |
DDS_OfferedDeadlineMissedStatus | <<cert>> DDS_OFFERED_DEADLINE_MISSED_STATUS |
DDS_OfferedIncompatibleQosStatus | <<cert>> DDS_OFFERED_INCOMPATIBLE_QOS_STATUS |
DDS_OwnershipQosPolicy | <<cert>> Specifies whether it is allowed for multiple DDS_DataWriter (s) to write the same instance of the data and if so, how these modifications should be arbitrated |
DDS_OwnershipStrengthQosPolicy | <<cert>> Specifies the value of the strength used to arbitrate among multiple DDS_DataWriter objects that attempt to modify the same instance of a data type (identified by DDS_Topic + key) |
DDS_ParticipantBuiltinTopicData | <<cert>> Object representing a remote DomainParticipant |
DDS_PresentationQosPolicy | Specifies how the samples representing changes to data instances are presented to a subscribing application |
DDS_ProductVersion | <<eXtension>> <<cert>> Type used to represent the current version of RTI Connext Micro |
DDS_ProductVersion_t | <<eXtension>> <<cert>> Type used to represent the current version of RTI Connext Micro |
DDS_ProtocolVersion | <<eXtension>> <<cert>> Type used to represent the version of the RTPS protocol |
DDS_PublicationBuiltinTopicData | Object describing a remote Publication |
DDS_PublicationMatchedStatus | <<cert>> DDS_PUBLICATION_MATCHED_STATUS |
DDS_PublisherListener | <<interface>> <<cert>> DDS_Listener for DDS_Publisher status |
DDS_PublisherQos | <<cert>> QoS policies supported by a DDS_Publisher entity |
DDS_ReliabilityQosPolicy | <<cert>> Indicates the level of reliability offered/requested by RTI Connext Micro |
DDS_ReliableReaderActivityChangedStatus | <<eXtension>> <<cert>> Describes the activity (i.e. are acknowledgements forthcoming) of reliable readers matched to a reliable writer |
DDS_ReliableSampleUnacknowledgedStatus | <<cert>> Status about unacknowledged samples |
DDS_RequestedDeadlineMissedStatus | <<cert>> DDS_REQUESTED_DEADLINE_MISSED_STATUS |
DDS_RequestedIncompatibleQosStatus | <<cert>> DDS_REQUESTED_INCOMPATIBLE_QOS_STATUS |
DDS_ResourceLimitsQosPolicy | <<cert>> Specifies the resources that RTI Connext Micro can consume in order to meet the requested QoS |
DDS_RtpsReliableReaderProtocol_t | Qos related to reliable reader protocol defined in RTPS |
DDS_RtpsReliableWriterProtocol_t | <<cert>> QoS related to the reliable writer protocol defined in RTPS |
DDS_RtpsWellKnownPorts_t | RTPS well-known port mapping configuration |
DDS_SampleInfo | Information that accompanies each sample that is read or taken |
DDS_SampleInfoSeq | Declares IDL sequence < DDS_SampleInfo > |
DDS_SampleLostStatus | <<cert>> DDS_SAMPLE_LOST_STATUS |
DDS_SampleRejectedStatus | DDS_SAMPLE_REJECTED_STATUS |
DDS_SequenceNumber_t | Type for sequence number representation |
DDS_SubscriberListener | <<interface>> <<cert>> DDS_Listener for status about a subscriber |
DDS_SubscriberQos | <<cert>> QoS policies supported by a DDS_Subscriber entity |
DDS_SubscriptionBuiltinTopicData | Entry created when a DDS_DataReader is discovered in association with its Subscriber |
DDS_SubscriptionMatchedStatus | <<cert>> DDS_SUBSCRIPTION_MATCHED_STATUS |
DDS_SystemResourceLimitsQosPolicy | <<cert>> Resource limits that apply only to DDS_DomainParticipantFactory |
DDS_Time_t | Type for time representation |
DDS_TopicListener | <<interface>> DDS_Listener for DDS_Topic entities |
DDS_TopicQos | QoS policies supported by a DDS_Topic entity |
DDS_TransportQosPolicy | <<eXtension>> <<cert>> Settings for available transports |
DDS_UserTrafficQosPolicy | A QosPolicy to configure properties of network traffic caused by the exchange of user data |
DDS_VendorId | <<eXtension>> <<cert>> Type used to represent the vendor of the service implementing the RTPS protocol |
DDS_VendorId_t | <<eXtension>> <<cert>> Type used to represent the vendor of the service implementing the RTPS protocol |
DDS_WireProtocolQosPolicy | <<cert>> Specifies the wire-protocol-related attributes for the DDS_DomainParticipant |
DPDE_DiscoveryPluginProperty | <<eXtension>> Properties for the Dynamic Participant/Dynamic Endpoint (DPDE) discovery plugin. This includes all discovery timing properties for participant discovery |
DPSE_DiscoveryPluginProperty | <<eXtension>> <<cert>> Properties for the Dynamic Participant/Static Endpoint (DPSE) discovery plugin. This includes all discovery timing properties for participant discovery |
FooDataReader | <<interface>> <<generic>> User data type-specific data reader |
FooDataWriter | <<interface>> <<generic>> User data type specific data writer |
FooSeq | <<interface>> <<generic>> <<cert>> A type-safe, ordered collection of elements. The type of these elements is referred to in this documentation as "Foo" |
FooTypeSupport | <<interface>> <<generic>> User data type specific interface |
NDDS_Discovery_Property | Specifies internal information used to store discovery information about a DDS_DomainParticipant in the registry |
NDDS_Type_Plugin | <<interface>> Type plugin interface |
NDDS_Type_PluginVersion | Data type used to keep track of versioning information about a NDDS_Type_Plugin |
OSAPI_Arinc653_ThreadProperty | ARINC 653 Thread properties |
OSAPI_Arinc653Property | ARINC 653 System properties |
OSAPI_LogProperty | Configuration of logging functionality |
OSAPI_Port_ThreadProperty_Deos653 | Deos653 Thread properties |
OSAPI_Port_ThreadProperty_VxWorks653 | VxWorks 653 Thread properties |
OSAPI_PortProperty | AutoSAR System properties |
OSAPI_PortProperty_Deos653 | Deos653 System properties |
OSAPI_PortProperty_VxWorks653 | VxWorks 653 System properties |
OSAPI_SystemI | <<cert>> System API |
OSAPI_SystemProperty | <<cert>> The System Properties |
OSAPI_ThreadProperty | Properties for thread creation |
OSAPI_TimerProperty | Timer properies |
RTI_ManagementQosPolicy | <<cert>> Policy used determine how DDS_DataReader, DDS_DataWriter, DDS_Publisher, and DDS_Subscriber is managed |
RTPS_Checksum | <<eXtension>> <<cert>> RTPS checksum type |
RTPS_ChecksumClass | <<eXtension>> <<cert>> Definition of a checksum function |
RTPS_ChecksumProperty | <<eXtension>> <<cert>> Checksum properties for the RTPS plugin |
RTPS_InterfaceFactoryProperty | <<eXtension>> <<cert>> Properties for the RTPS Transport |
UDP_InterfaceFactoryProperty | <<eXtension>> <<cert>> Properties for the UDP Transport |
UDP_InterfaceTableEntry | Generic structure to describe a network interface |
UDP_InterfaceTableEntrySeq | <<eXtension>> Declares IDL sequence<UDP_InterfaceTableEntry> |
UDP_NatEntry | <<eXtension>> Properties for a Network Address Translation entry |
UDP_NatEntrySeq | <<eXtension>> Declares IDL sequence<UDP_NatEntry> |
UDP_Transform | Base-class for instances of a transform library |
UDP_TransformProperty | Base-class for instances of a transform library |
UDP_TransformRule | Transformstion Rule |
UDP_TransformRuleSeq | <<eXtension>> Declares IDL sequence<UDP_TransformRule> |