The file gives the current HEJ Version. More...
#include <string>
Go to the source code of this file.
Namespaces | |
HEJ | |
Main HEJ 2 Namespace. | |
HEJ::Version | |
Macros | |
#define | HEJ_PACKAGE_NAME "HEJ" |
Full name of this package. More... | |
#define | HEJ_VERSION "2.2.3" |
HEJ version string. More... | |
#define | HEJ_PACKAGE_STRING "HEJ 2.2.3" |
Full name and version of this package. More... | |
#define | HEJ_VERSION_MAJOR 2 |
Major version of this package. More... | |
#define | HEJ_VERSION_MINOR 2 |
Minor version of this package. More... | |
#define | HEJ_VERSION_PATCH 3 |
Patch version of this package. More... | |
#define | HEJ_GIT_revision "6d94c204b63138ecff0ed2a1b7d59ae4026b42bb" |
Git revision of this package. More... | |
#define | HEJ_GIT_branch "v2.2" |
Git branch name of this package. More... | |
Functions | |
std::string | HEJ::Version::String () |
std::string | HEJ::Version::package_name () |
std::string | HEJ::Version::package_name_full () |
int | HEJ::Version::Major () |
int | HEJ::Version::Minor () |
int | HEJ::Version::Patch () |
std::string | HEJ::Version::revision () |
The file gives the current HEJ Version.
#define HEJ_GIT_branch "v2.2" |
Git branch name of this package.
#define HEJ_GIT_revision "6d94c204b63138ecff0ed2a1b7d59ae4026b42bb" |
Git revision of this package.
#define HEJ_PACKAGE_NAME "HEJ" |
Full name of this package.
#define HEJ_PACKAGE_STRING "HEJ 2.2.3" |
Full name and version of this package.
#define HEJ_VERSION "2.2.3" |
HEJ version string.
#define HEJ_VERSION_MAJOR 2 |
Major version of this package.
#define HEJ_VERSION_MINOR 2 |
Minor version of this package.
#define HEJ_VERSION_PATCH 3 |
Patch version of this package.