RTI Tools
Code Generator
RTI Code Generator is a mechanism to simplify the development and programming of RTI Connext applications. Code Generator creates the code needed to define and register a user data type with RTI Connext.
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
-
Benefits
- Provides multiple, detailed views of the Connext system
- Reduces application code size
- Reduces certification effort and cost
- Accelerates 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® Professional)
-
Details
XML Application Creation