Information about the current nlgenerator version.
More...
#include <version.h>
Information about the current nlgenerator version.
Definition at line 64 of file nlgenerator/version.h.
static bool nlgenerator::Version::check |
( |
| ) |
|
|
inlinestatic |
static int nlgenerator::Version::getABI |
( |
| ) |
|
|
static |
- Returns
- the current binary interface version of nlgenerator.
static int nlgenerator::Version::getMajor |
( |
| ) |
|
|
static |
- Returns
- the current major version of nlgenerator.
static int nlgenerator::Version::getMinor |
( |
| ) |
|
|
static |
- Returns
- the current minor version of nlgenerator.
static int nlgenerator::Version::getPatch |
( |
| ) |
|
|
static |
- Returns
- the current patch level of nlgenerator.
static unsigned long long nlgenerator::Version::getRevision |
( |
| ) |
|
|
static |
static std::string nlgenerator::Version::getRevString |
( |
| ) |
|
|
static |
- Returns
- the current nlgenerator version plus the git SHA hash (MM.mm.pp.rev).
static std::string nlgenerator::Version::getSchema |
( |
| ) |
|
|
inlinestatic |
static std::string nlgenerator::Version::getString |
( |
| ) |
|
|
static |
- Returns
- the current nlgenerator version (MM.mm.pp).
static std::string nlgenerator::Version::toJSON |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: