WSF
wsf::version Namespace Reference

Functions

constexpr int GetMajorVersion ()
 Return the major version of the library.
constexpr int GetMinorVersion ()
 Return the minor version of the library.
constexpr int GetPatchVersion ()
 Return the patch version of the library.
constexpr const char * GetString ()
 Return the version of the library as a string.
constexpr const char * GetReleaseString ()
 Return the release version of the library as a string.

Function Documentation

◆ GetMajorVersion()

int wsf::version::GetMajorVersion ( )
constexpr

Return the major version of the library.

Referenced by WsfScenario::ProcessInputP().

◆ GetMinorVersion()

int wsf::version::GetMinorVersion ( )
constexpr

Return the minor version of the library.

Referenced by WsfScenario::ProcessInputP().

◆ GetPatchVersion()

int wsf::version::GetPatchVersion ( )
constexpr

Return the patch version of the library.

Referenced by WsfScenario::ProcessInputP().

◆ GetReleaseString()

const char * wsf::version::GetReleaseString ( )
constexpr

Return the release version of the library as a string.

Referenced by WsfApplication::WsfApplication().

◆ GetString()

const char * wsf::version::GetString ( )
constexpr

Return the version of the library as a string.

Referenced by RadarEnvelopeFunction::Execute(), and WsfSystemLog::ProcessInput().

Copyrights Multiple, All Rights Reserved