RTI Connext Python API Logo
7.1.0
  • Building and Installing
    • Requirements
    • Simple Installation
    • Redistributable Wheel Build
    • Advanced Configuration
    • Uninstalling
  • API Overview
    • Hello World
    • DomainParticipant
    • Topics
      • Special Topics
    • Publications
    • Subscriptions
      • Creating a DataReader
      • Reading data
      • Being notified when data is available
      • Special DataReaders
    • Data Types
      • IDL to Python mapping
        • Primitive types
        • Strings
        • Sequences
        • Arrays
        • Nested collections
        • Optional members
        • Enumerations
        • Unions
        • Modules
        • IDL annotations
      • Built-in types
      • Type support
      • DynamicType and DynamicData
        • Accessing Nested Members
        • Accessing Sequences and Arrays
    • XML Application Creation
      • Defining your system in a configuration file
      • Creating the Entities from the configuration
      • Using IDL and Python data types
  • Quick Reference
  • API Reference
    • rti.connextdds
    • rti.types
      • rti.types.builtin
    • rti.asyncio
    • rti.logging
      • Submodules
        • rti.logging.distlog module
        • rti.logging.handler module
      • Module contents
  • Examples
  • Copyrights, Notices, License
RTI Connext Python API
  • Docs »
  • API Overview
  • View page source

API OverviewΒΆ

Contents:

  • Hello World
  • DomainParticipant
  • Topics
    • Special Topics
  • Publications
  • Subscriptions
    • Creating a DataReader
    • Reading data
    • Being notified when data is available
    • Special DataReaders
  • Data Types
    • IDL to Python mapping
    • Built-in types
    • Type support
    • DynamicType and DynamicData
  • XML Application Creation
    • Defining your system in a configuration file
    • Creating the Entities from the configuration
    • Using IDL and Python data types
Next Previous

© Copyright 2022, Real-Time Innovations, Inc

Built with Sphinx using a theme provided by Read the Docs.