Quick Links:

bal | bbl | bdl | bsl

Static Public Member Functions | Static Public Attributes

bslscm::Version Struct Reference

#include <bslscm_version.h>

List of all members.

Static Public Member Functions

static const char * version ()

Static Public Attributes

static const char * s_ident
static const char * s_what
static const char * s_version_BSL_BSL_VERSION_MAJOR_BSL_VERSION_MINOR_compiled_this_object
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.

See Component bslscm_version


Member Function Documentation

static const char* bslscm::Version::version (  )  [static]

Return the address of a character string that identifies the version of the bsl package group in use.


Member Data Documentation

const char* bslscm::Version::s_ident [static]
const char* bslscm::Version::s_what [static]
const char* bslscm::Version::s_dependencies [static]
const char* bslscm::Version::s_buildInfo [static]
const char* bslscm::Version::s_timestamp [static]

The documentation for this struct was generated from the following file: