20.7 Using Generated Types without Connext (Standalone)
You can use the generated type-specific source and header files without linking the Connext libraries or even including the Connext header files. That is, the files generated by RTI Code Generator for your data types can be used standalone.
The directory <NDDSHOME>/resource/app/app_support/rtiddsgen/standalone contains the required helper files:
- include: header and templates files for C and C++.
- src: source files for C and C++.
- class: Java jar file.