| 
    RTI Connext Traditional C++ API
    Version 6.0.0
    
   | 
 
The Connext Messaging Library version. More...
Public Member Functions | |
| DDS_Char | major_version () const | 
| Get the library major version digit.   | |
| DDS_Char | minor_version () const | 
| Get the library minor version digit.   | |
| DDS_Char | release_version () const | 
| Get the library release version digit.   | |
| DDS_Char | build_version () const | 
| Get the library revision version digit.   | |
The Connext Messaging Library version.
This class represents the Connext Messaging library version. The version format is <major>.<minor>.<release>.<revision>.
      
  | 
  inline | 
Get the library major version digit.
      
  | 
  inline | 
Get the library minor version digit.
      
  | 
  inline | 
Get the library release version digit.
      
  | 
  inline | 
Get the library revision version digit.