CoreDX DDS
C Reference Manual

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CoreDX_DiscoveryQosPolicyQoS Policy for configuring aspects of the Discovery and Builtin entities
CoreDX_LmtTransportAn instance of a Transport that can be added to a DomainParticipant
CoreDX_LmtTransportConfigStructure that holds LMT Transport configuration items
CoreDX_RTPSReaderQosPolicyQoS Policy for configuring aspects of the RTPS Reader Protocol
CoreDX_RTPSWriterQosPolicyQoS Policy for configuring aspects of the RTPS Writer Protocol
CoreDX_SslTransportAn instance of a Transport that can be added to a DomainParticipant
CoreDX_SslTransportConfigStructure that holds SSL Transport configuration items
CoreDX_TcpTransportAn instance of a Transport that can be added to a DomainParticipant
CoreDX_TcpTransportConfigStructure that holds TCP Transport configuration items
CoreDX_UdpTransportAn instance of a Transport that can be added to a DomainParticipant
CoreDX_UdpTransportConfigStructure that holds UDP Transport configuration items
DDS_ConditionA DDS_Condition can be added to a DDS_WaitSet to provide synchronous event notification
DDS_ContentFilteredTopicDDS_ContentFilteredTopic provides a topic that may exclude data based on a specified filter. The ContentFilteredTopic is associated with another un-filtered topic related_topic. It applies a filter to the data of the related topic. If a data sample passes the filter, it will be made available to a DataReader associated with the ContentFilteredTopic
DDS_DataReaderThe DDS_DataReader entity allows the application to subscribe to and read data
DDS_DataReaderListenerThe DDS_DataReaderListener provides asynchronous notification of DDS_DataReader events
DDS_DataReaderListener_cdThe DDS_DataReaderListener_cd provides asynchronous notification of DDS_DataReader events with additional callback data
DDS_DataReaderQosStructure that holds DDS_DataReader Quality of Service policies
DDS_DataWriterThe DDS_DataWriter entity provides an interface for the application to publish (write) data
DDS_DataWriterListenerThe DDS_DataWriterListener provides asynchronous notification of DDS_DataWriter events
DDS_DataWriterListener_cdThe DDS_DataWriterListener_cd provides asynchronous notification of DDS_DataWriter events with additional callback data
DDS_DataWriterQosStructure that holds DDS_DataWriter Quality of Service policies
DDS_DomainParticipantThe DDS_DomainParticipant is used to configure, create and destroy Publisher, Subscriber and Topic objects
DDS_DomainParticipantFactoryThe DDS_DomainParticipantFactory is used to configure, create and destroy DomainParticipant objects
DDS_DomainParticipantFactoryQosStructure that holds DDS_DomainParticipantFactory Quality of Service policies
DDS_DomainParticipantListenerThe DDS_DomainParticipantListener provides asynchronous notification of DDS_DomainParticipant events
DDS_DomainParticipantListener_cdThe DDS_DomainParticipantListener_cd provides asynchronous notification of DDS_DomainParticipant events with additional callback data arguments
DDS_DomainParticipantQosStructure that holds DDS_DomainParticipant Quality of Service policies
DDS_Duration_t
DDS_DynamicTypeDDS_DynamicType is an object that enhances CoreDX DDS with the facilities to process dynamic data types (in other words, data types that are not defined at compile time)
DDS_DynamicTypeDataReaderProvides a DataReader interface that is tailored to support reading a DynamicType data type. The specific DynamicType must have been registered previously with the DomainParticipant
DDS_DynamicTypeDataWriterProvides a DataWriter interface that is tailored to support writing a DynamicType data type. The specific DynamicType must have been registered previously with the DomainParticipant
DDS_GuardConditionA DDS_GuardCondition is a condition where the trigger_value is under application control
DDS_InconsistentTopicStatusStatus related to the on_inconsistent_topic listener methods of the DDS_TopicListener structure
DDS_LivelinessChangedStatusStatus related to the on_liveliness_changed listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures
DDS_LivelinessLostStatusStatus related to the on_liveliness_lost listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures
DDS_MultiTopicDDS_MultiTopic provides a topic that may include data from multiple Topics
DDS_OfferedDeadlineMissedStatusStatus related to the on_offered_deadline_missed listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures
DDS_OfferedIncompatibleQosStatusStatus related to the on_offered_incompatible_qos listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures
DDS_PublicationMatchedStatusStatus related to the on_publication_matched listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures
DDS_PublisherThe DDS_Publisher configures, creates, manages and destroys DDS_DataWriters
DDS_PublisherListenerThe DDS_PublisherListener provides asynchronous notification of DDS_Publisher events
DDS_PublisherListener_cdThe DDS_PublisherListener_cd provides asynchronous notification of DDS_Publisher events with additionall callback data
DDS_PublisherQosStructure that holds DDS_Publisher Quality of Service policies
DDS_QosPolicyCountHolds a DDS_QosPolicyId_t value and a counter to indicate the number of events associated with that PolicyId
DDS_QueryConditionA DDS_QueryCondition is a specialized DDS_ReadCondition which includes a filter
DDS_ReadConditionA DDS_ReadCondition is a specialized DDS_Condition associated with a DDS_DataReader
DDS_RequestedDeadlineMissedStatusStatus related to the on_requested_deadline_missed listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures
DDS_RequestedIncompatibleQosStatusStatus related to the on_requested_incompatible_qos listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures
DDS_SampleInfoThe SampleInfo structure contains information associated with each sample
DDS_SampleLostStatusStatus related to the on_sample_lost listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures
DDS_SampleRejectedStatusStatus related to the on_sample_rejected listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures
DDS_StatusConditionA DDS_StatusCondition is a condition associated with an Entity
DDS_SubscriberThe DDS_Subscriber configures, creates, manages and destroys DDS_DataReaders
DDS_SubscriberListenerThe DDS_SubscriberListener provides asynchronous notification of DDS_Subscriber events
DDS_SubscriberListener_cdThe DDS_SubscriberListener_cd provides asynchronous notification of DDS_Subscriber events with additional callback data
DDS_SubscriberQosStructure that holds DDS_Subscriber Quality of Service policies
DDS_SubscriptionMatchedStatusStatus related to the on_subscription_matched listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures
DDS_Time_t
DDS_TopicDDS_Topic is the basic description of data to be published or subscribed
DDS_TopicDescriptionDDS_TopicDescription is an abstract 'class' that provides the foundation for DDS_Topic, DDS_ContentFilteredTopic, and DDS_MultiTopic
DDS_TopicListenerThe DDS_TopicListener provides asynchronous notification of DDS_Topic events
DDS_TopicListener_cdThe DDS_TopicListener_cd provides asynchronous notification of DDS_Topic events with additional callback data
DDS_TopicQosStructure that holds DDS_Topic Quality of Service policies
DDS_WaitSetA DDS_WaitSet maintains a set of DDS_Condition objects and allows the application to wait until one or more of them have a trigger_value of TRUE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 2009-2013 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.