Helper object for obtaining buid revision info.
More...
#include <Revision.hxx>
|
| static std::string | get (unsigned index) |
| | Get a revision out of the revision string array.
|
| |
| static size_t | count () |
| | Get the total number of valid revision strings.
|
| |
Helper object for obtaining buid revision info.
Definition at line 34 of file Revision.hxx.
◆ count()
| static size_t Revision::count |
( |
| ) |
|
|
static |
Get the total number of valid revision strings.
- Returns
- total number of valid revision strings
◆ get()
| static std::string Revision::get |
( |
unsigned |
index | ) |
|
|
inlinestatic |
Get a revision out of the revision string array.
- Parameters
-
| index | index within the array to get the string for |
- Returns
- revision string, else empty string if at or beyond array bounds
Definition at line 40 of file Revision.hxx.
◆ REVISION
| const char* Revision::REVISION[] |
|
staticprivate |
The documentation for this class was generated from the following file: