RTI Connext .Net APIs  Version 5.3.1
Modules
Here is a list of all modules:
[detail level 12345]
 Documentation Roadmap
 Conventions
 .Net Language Support
 RTI Connext DDS API ReferenceRTI Connext modules following the DDS module definitions
 Domain ModuleContains the DDS::DomainParticipant class that acts as an entrypoint of RTI Connext and acts as a factory for many of the classes. The DDS::DomainParticipant also acts as a container for the other objects that make up RTI Connext
 DomainParticipantFactoryDDS::DomainParticipantFactory entity and associated elements
 DomainParticipantsDDS::DomainParticipant entity and associated elements
 Built-in TopicsBuilt-in objects created by RTI Connext but accessible to the application
 Topic ModuleContains the DDS::Topic, DDS::ContentFilteredTopic, and DDS::MultiTopic classes, the DDS::TopicListener interface, and more generally, all that is needed by an application to define DDS::Topic objects and attach QoS policies to them
 TopicsDDS::Topic entity and associated elements
 User Data Type SupportDefines generic classes and macros to support user data types
 Type Code Support<<extension>> A DDS::TypeCode is a mechanism for representing a type at runtime. RTI Connext can use type codes to send type definitions on the network. You will need to understand this API in order to use the Dynamic Data capability or to inspect the type information you receive from remote readers and writers
 Built-in TypesRTI Connext provides a set of very simple data types for you to use with the topics in your application
 Dynamic Data<<extension>> The Dynamic Data API provides a way to interact with arbitrarily complex data types at runtime without the need for code generation
 Publication ModuleContains the DDS::FlowController, DDS::Publisher, and DDS::DataWriter classes as well as the DDS::PublisherListener and DDS::DataWriterListener interfaces, and more generally, all that is needed on the publication side
 PublishersDDS::Publisher entity and associated elements
 Data WritersDDS::DataWriter entity and associated elements
 Flow Controllers<<extension>> DDS::FlowController and associated elements
 Multi-channel DataWritersAPIs related to Multi-channel DataWriters
 Subscription ModuleContains the DDS::Subscriber, DDS::DataReader, DDS::ReadCondition, DDS::QueryCondition, and DDS::TopicQuery classes, as well as the DDS::SubscriberListener and DDS::DataReaderListener interfaces, and more generally, all that is needed on the subscription side
 SubscribersDDS::Subscriber entity and associated elements
 DataReadersDDS::DataReader entity and associated elements
 Data SamplesDDS::SampleInfo, DDS::SampleStateKind, DDS::ViewStateKind, DDS::InstanceStateKind and associated elements
 Infrastructure ModuleDefines the abstract classes and the interfaces that are refined by the other modules. Contains common definitions such as return codes, status values, and QoS policies
 Clock SelectionAPIs related to clock selection
 Charset Support<<extension>> Definitions for the standard Charsets
 Return CodesTypes of return codes
 Status KindsKinds of communication status
 Exception Codes<<extension>> Exception codes
 Time SupportTime and duration types and defines
 GUID Support<<extension>> GUID type and defines
 Sequence Number Support<<extension>> Sequence number type and defines
 Sample Flags<<extension>> Flags for samples
 QoS PoliciesQuality of Service (QoS) policies
 Entity SupportDDS::Entity, DDS::Listener and related items
 Conditions and WaitSetsDDS::Condition and DDS::WaitSet and related items
 Builtin Qos Profiles<<extension>> QoS libraries and profiles that are automatically built into RTI Connext
 Sequence SupportThe DDS::Sequence interface allows you to work with variable-length collections of homogeneous data
 Pluggable TransportsAPIs related to RTI Connext pluggable transports
 Using Transport PluginsConfiguring transports used by RTI Connext
 Built-in Transport PluginsTransport plugins delivered with RTI Connext
 Queries and Filters Syntax
 Configuration UtilitiesUtility API's independent of the DDS standard
 Unsupported UtilitiesUnsupported APIs used by examples in the RTI Connext distribution as well as in rtiddsgen-generated examples
 Durability and PersistenceAPIs related to RTI Connext Durability and Persistence
 System PropertiesSystem Properties
 Configuring QoS Profiles with XMLAPIs related to XML QoS Profiles
 RTI Connext Messaging API ReferenceExtensions to the RTI Connext publish-subscribe functionality
 Request-Reply PatternSupport for the request-reply communication pattern
 InfrastructureInfrastructure types for RTI Connext Messaging
 Programming How-To'sThese "How To"s illustrate how to apply RTI Connext APIs to common use cases
 Publication ExampleA data publication example
 Subscription ExampleA data subscription example
 Participant Use CasesWorking with domain participants
 Topic Use CasesWorking with topics
 FlowController Use CasesWorking with flow controllers
 Publisher Use CasesWorking with publishers
 DataWriter Use CasesWorking with data writers
 Subscriber Use CasesWorking with subscribers
 DataReader Use CasesWorking with data readers
 Entity Use CasesWorking with entities
 Waitset Use CasesUsing wait-sets and conditions
 Transport Use CasesWorking with pluggable transports
 Filter Use CasesWorking with data filters
 Large Data Use CasesWorking with large data types
 Request-Reply ExamplesExamples on how to use the request-reply API
 Programming Tools
 rtiddsgenGenerates source code from data types declared in IDL, XML, or XSD files
 rtiddspingSends or receives simple messages using RTI Connext
 rtiddsspyDebugging tool which receives all RTI Connext communication

RTI Connext .Net APIs Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc