BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bblscm::Version Struct Reference

#include <bblscm_version.h>

Static Public Member Functions

static const char * version ()
 

Static Public Attributes

static const char * s_ident
 
static const char * s_what
 
static const char * BBLSCM_S_VERSION
 
static const char * s_dependencies
 
static const char * s_buildInfo
 
static const char * s_timestamp
 
static const char * s_sourceControlInfo
 

Detailed Description

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.

Member Function Documentation

◆ 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.

Member Data Documentation

◆ 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: