Version information of UFE.
More...
#include <versionInfo.h>
Version information of UFE.
Interface to retrieve version information of UFE
Definition at line 21 of file versionInfo.h.
◆ getBuildDate()
static char const * Ufe::VersionInfo::getBuildDate |
( |
| ) |
|
|
static |
- Returns
- Git Build Date of UFE
◆ getBuildNumber()
static int Ufe::VersionInfo::getBuildNumber |
( |
| ) |
|
|
static |
- Returns
- Build number of UFE
◆ getGitBranch()
static char const * Ufe::VersionInfo::getGitBranch |
( |
| ) |
|
|
static |
- Returns
- Git branch name of UFE
◆ getGitCommit()
static char const * Ufe::VersionInfo::getGitCommit |
( |
| ) |
|
|
static |
- Returns
- Git Commit SHA of UFE
◆ getMajorVersion()
static int Ufe::VersionInfo::getMajorVersion |
( |
| ) |
|
|
static |
- Returns
- Major version of UFE
◆ getMinorVersion()
static int Ufe::VersionInfo::getMinorVersion |
( |
| ) |
|
|
static |
- Returns
- Minor version of UFE
◆ getPatchLevel()
static int Ufe::VersionInfo::getPatchLevel |
( |
| ) |
|
|
static |
- Returns
- Patch version of UFE
The documentation for this class was generated from the following file: