RTI Connext Traditional C++ API  Version 6.1.0

<<extension>> Type used to represent the current version of RTI Connext. More...

Public Attributes

DDS_Char major
 Major product version. More...
 
DDS_Char minor
 Minor product version. More...
 
DDS_Char release
 Release letter for product version. More...
 
DDS_Char revision
 Revision number of product. More...
 

Detailed Description

<<extension>> Type used to represent the current version of RTI Connext.

Member Data Documentation

◆ major

DDS_Char DDS_ProductVersion_t::major

Major product version.

◆ minor

DDS_Char DDS_ProductVersion_t::minor

Minor product version.

◆ release

DDS_Char DDS_ProductVersion_t::release

Release letter for product version.

◆ revision

DDS_Char DDS_ProductVersion_t::revision

Revision number of product.