RTI Routing Service Version 7.4.0
RTI_RoutingServiceVersion Struct Reference

Represents the version of a plugin or RTI Routing Service itself. More...

#include <routingservice_infrastructure.h>

Data Fields

int major
 Major version number. More...
 
int minor
 Minor version number. More...
 
int release
 Release version number. More...
 
int revision
 Revision of a release. More...
 

Detailed Description

Represents the version of a plugin or RTI Routing Service itself.

Field Documentation

◆ major

int RTI_RoutingServiceVersion::major

Major version number.

◆ minor

int RTI_RoutingServiceVersion::minor

Minor version number.

◆ release

int RTI_RoutingServiceVersion::release

Release version number.

◆ revision

int RTI_RoutingServiceVersion::revision

Revision of a release.