RTI Code Generator is a mechanism to simplify the development and programming of RTI Connext® DDS applications. Code Generator creates the code needed to define and register a user data type with RTI Connext DDS. 

Code Generator uses XML for complete system definition:

  • Data Types
  • Quality of Service (QoS), Topics
  • Domain Participants
  • Entities
  • Uses DDS-XML standard format with extensions
Website_Tools-IS_Diagrams_CodeGen1

 

Benefits

  • Provides multiple, detailed views of the Connext DDS system
  • Reduce application code size
  • Reduce certification effort and cost
  • Accelerate time to production

Features

  • Unified interface with common XML schema
  • Decouple application logic and DDS system definition
  • Update QoS without recompiling the application (only RTI Connext® DDS Professional)

Details

XML Application Creation

Website_Tools-IS_Diagrams_CodeGen2