This class provides version numbers for Ocean.
More...
This class provides version numbers for Ocean.
◆ isDevelopmentBranch()
constexpr bool Ocean::Version::isDevelopmentBranch |
( |
| ) |
|
|
staticconstexpr |
Returns the major version number of Ocean.
- Returns
- The version
◆ major()
constexpr unsigned int Ocean::Version::major |
( |
| ) |
|
|
staticconstexpr |
Returns the major version number of Ocean.
- Returns
- The version
◆ minor()
constexpr unsigned int Ocean::Version::minor |
( |
| ) |
|
|
staticconstexpr |
Returns the major version number of Ocean.
- Returns
- The version
◆ patch()
constexpr unsigned int Ocean::Version::patch |
( |
| ) |
|
|
staticconstexpr |
Returns the major version number of Ocean.
- Returns
- The version
◆ version()
constexpr unsigned int Ocean::Version::version |
( |
| ) |
|
|
staticconstexpr |
Returns the major version number of Ocean.
- Returns
- The version
◆ versionString()
std::string Ocean::Version::versionString |
( |
| ) |
|
|
inlinestatic |
Returns the version number of Ocean as string.
- Returns
- The version
The documentation for this class was generated from the following file: