RTI Connext C API Version 7.4.0
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages

<<extension>> Type used to represent the version of the RTPS protocol. More...

Data Fields

DDS_Octet major
 Major protocol version number. More...
 
DDS_Octet minor
 Minor protocol version number. More...
 

Detailed Description

<<extension>> Type used to represent the version of the RTPS protocol.

Field Documentation

◆ major

DDS_Octet DDS_ProtocolVersion_t::major

Major protocol version number.

◆ minor

DDS_Octet DDS_ProtocolVersion_t::minor

Minor protocol version number.