ALBA
|
#include <albaVersion.h>
Public Member Functions | |
albaVersion () | |
~albaVersion () | |
Static Public Member Functions | |
static const char * | GetALBAVersion () |
static int | GetALBAMajorVersion () |
static int | GetALBAMinorVersion () |
static int | GetALBABuildVersion () |
static const char * | GetALBASourceVersion () |
albaVersion - Versioning class for ALBA.
Holds methods for defining/determining the current ALBA version (major, minor, build).
@beware This file will change frequently to update the ALBA_SOURCE_VERSION which timestamps a particular source release.
Definition at line 34 of file albaVersion.h.
|
inline |
Definition at line 37 of file albaVersion.h.
|
inline |
Definition at line 38 of file albaVersion.h.
|
inlinestatic |
Return the version of alba this object is a part of.
A variety of methods are included. GetALBASourceVersion returns a string with an identifier which timestamps a particular source tree.
Definition at line 44 of file albaVersion.h.
|
inlinestatic |
Definition at line 45 of file albaVersion.h.
|
inlinestatic |
Definition at line 46 of file albaVersion.h.
|
inlinestatic |
Definition at line 47 of file albaVersion.h.
|
inlinestatic |
Definition at line 48 of file albaVersion.h.
References ALBA_SOURCE_VERSION.