|
WSF
|
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. | |
|
constexpr |
Return the major version of the library.
Referenced by WsfScenario::ProcessInputP().
|
constexpr |
Return the minor version of the library.
Referenced by WsfScenario::ProcessInputP().
|
constexpr |
Return the patch version of the library.
Referenced by WsfScenario::ProcessInputP().
|
constexpr |
Return the release version of the library as a string.
Referenced by WsfApplication::WsfApplication().
|
constexpr |
Return the version of the library as a string.
Referenced by RadarEnvelopeFunction::Execute(), and WsfSystemLog::ProcessInput().