RTI Connext .Net APIs  Version 5.2.3
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
Modules
Here is a list of all modules:
[detail level 12345]
oDocumentation Roadmap
oConventions
o.Net Language Support
oRTI Connext DDS API ReferenceRTI Connext modules following the DDS module definitions
|oDomain 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
||oDomainParticipantFactoryDDS::DomainParticipantFactory entity and associated elements
||oDomainParticipantsDDS::DomainParticipant entity and associated elements
||\Built-in TopicsBuilt-in objects created by RTI Connext but accessible to the application
|oTopic 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
||oTopicsDDS::Topic entity and associated elements
||oUser Data Type SupportDefines generic classes and macros to support user data types
||oType 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
||oBuilt-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
|oPublication 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
||oPublishersDDS::Publisher entity and associated elements
||oData WritersDDS::DataWriter entity and associated elements
||oFlow Controllers<<extension>> DDS::FlowController and associated elements
||\Multi-channel DataWritersAPIs related to Multi-channel DataWriters
|oSubscription ModuleContains the DDS::Subscriber, DDS::DataReader, DDS::ReadCondition, and DDS::QueryCondition classes, as well as the DDS::SubscriberListener and DDS::DataReaderListener interfaces, and more generally, all that is needed on the subscription side
||oSubscribersDDS::Subscriber entity and associated elements
||oDataReadersDDS::DataReader entity and associated elements
||\Data SamplesDDS::SampleInfo, DDS::SampleStateKind, DDS::ViewStateKind, DDS::InstanceStateKind and associated elements
|oInfrastructure 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
||oClock SelectionAPIs related to clock selection
||oReturn CodesTypes of return codes
||oStatus KindsKinds of communication status
||oException Codes<<extension>> Exception codes
||oTime SupportTime and duration types and defines
||oGUID Support<<extension>> GUID type and defines
||oSequence Number Support<<extension>> Sequence number type and defines
||oSample Flags<<extension>> Flags for samples
||oQoS PoliciesQuality of Service (QoS) policies
||oEntity SupportDDS::Entity, DDS::Listener and related items
||oConditions and WaitSetsDDS::Condition and DDS::WaitSet and related items
||oBuiltin 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
|oPluggable TransportsAPIs related to RTI Connext pluggable transports
||oUsing Transport PluginsConfiguring transports used by RTI Connext
||\Built-in Transport PluginsTransport plugins delivered with RTI Connext
|oQueries and Filters Syntax
|oConfiguration UtilitiesUtility API's independent of the DDS standard
|oUnsupported UtilitiesUnsupported APIs used by examples in the RTI Connext distribution as well as in rtiddsgen-generated examples
|oDurability and PersistenceAPIs related to RTI Connext Durability and Persistence
|oSystem PropertiesSystem Properties
|oConfiguring QoS Profiles with XMLAPIs related to XML QoS Profiles
|\RTI Connext Messaging API ReferenceExtensions to the RTI Connext publish-subscribe functionality
| oRequest-Reply PatternSupport for the request-reply communication pattern
| oInfrastructureInfrastructure types for RTI Connext Messaging
| \Queuing PatternSupport for the queuing communication pattern
oProgramming How-To'sThese "How To"s illustrate how to apply RTI Connext APIs to common use cases
|oPublication ExampleA data publication example
|oSubscription ExampleA data subscription example
|oParticipant Use CasesWorking with domain partcipants
|oTopic Use CasesWorking with topics
|oFlowController Use CasesWorking with flow controllers
|oPublisher Use CasesWorking with publishers
|oDataWriter Use CasesWorking with data writers
|oSubscriber Use CasesWorking with subscribers
|oDataReader Use CasesWorking with data readers
|oEntity Use CasesWorking with entities
|oWaitset Use CasesUsing wait-sets and conditions
|oTransport Use CasesWorking with pluggable transports
|oFilter Use CasesWorking with data filters
|oLarge Data Use CasesWorking with large data types
|\Request-Reply ExamplesExamples on how to use the request-reply API
\Programming Tools
 ortiddsgenGenerates source code from data types declared in IDL or XML files
 ortiddspingSends or receives simple messages using RTI Connext
 \rtiddsspyDebugging tool which receives all RTI Connext communication

RTI Connext .Net APIs Version 5.2.3 Copyright © Wed Apr 27 2016 Real-Time Innovations, Inc