RTI Connext Traditional C++ API  Version 6.0.0
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
connext::MessagingLibraryVersion Class Reference

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.
 

Detailed Description

The Connext Messaging Library version.

This class represents the Connext Messaging library version. The version format is <major>.<minor>.<release>.<revision>.

Member Function Documentation

DDS_Char connext::MessagingLibraryVersion::major_version ( ) const
inline

Get the library major version digit.

DDS_Char connext::MessagingLibraryVersion::minor_version ( ) const
inline

Get the library minor version digit.

DDS_Char connext::MessagingLibraryVersion::release_version ( ) const
inline

Get the library release version digit.

DDS_Char connext::MessagingLibraryVersion::build_version ( ) const
inline

Get the library revision version digit.


RTI Connext Traditional C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc