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