1 #line 1 "W:/build/RelWithDebInfo/gitmodules/peptide/src/versioning/VerInfo.h" 2 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/gitmodules/peptide/src/versioning/VerInfo_src.h" 18 #ifndef PEPTIDE_VER_VERSION_INFO_H 19 #define PEPTIDE_VER_VERSION_INFO_H 27 #ifndef PEPTIDE_USE_FOUR_FIELD_VERSION 28 #define PEPTIDE_USE_FOUR_FIELD_VERSION 0 62 #if PEPTIDE_USE_FOUR_FIELD_VERSION 63 static int getArchVersion();
static std::string getVersionID()
Returns a short version identifier.
std::string string(const Path &path)
VersionInfo()=delete
Prohibited and not implemented.
static int getMajorVersion()
Returns the components of the product version number.
static int getPatchLevel()
Returns the components of the product version number.
FileFormatVersionNumbers
Enum that tracks our file format version numbers.
static int getMinorVersion()
Returns the components of the product version number.
static int getFileFormatVersionID()
Returns the file version number.
static std::string getVersionInfo()
Returns detailed information about the version of the product.
Information about the version of the product.
static std::string getLibSuffix()
Returns the version suffix of the libraries.