#include <bblscm_version.h>
This struct provides a namespace for (1) source control management (versioning) information that is embedded in binary executable files, and (2) a facility to query that information at runtime.
See bblscm_version
◆ version()
| const char * bblscm::Version::version |
( |
| ) |
|
|
inlinestatic |
Return the address of a character string that identifies the version of the bbl package group in use.
◆ BBLSCM_S_VERSION
| const char* bblscm::Version::BBLSCM_S_VERSION |
|
static |
◆ s_buildInfo
| const char* bblscm::Version::s_buildInfo |
|
static |
◆ s_dependencies
| const char* bblscm::Version::s_dependencies |
|
static |
◆ s_ident
| const char* bblscm::Version::s_ident |
|
static |
◆ s_sourceControlInfo
| const char* bblscm::Version::s_sourceControlInfo |
|
static |
◆ s_timestamp
| const char* bblscm::Version::s_timestamp |
|
static |
◆ s_what
| const char* bblscm::Version::s_what |
|
static |
The documentation for this struct was generated from the following file: