RTI Connext Micro C++ API Version 4.2.0
Loading...
Searching...
No Matches
DDS_ProtocolVersion Struct Reference

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

#include <dds_c_infrastructure.h>

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ major

DDS_Octet DDS_ProtocolVersion::major

Major protocol version number.

◆ minor

DDS_Octet DDS_ProtocolVersion::minor

Minor protocol version number.