Leosac
0.8.0
Open Source Access Control
|
This is the complete list of members for Leosac::Tools::Version, including all inherited members.
buildVersionString(int major, int minor, int patch, std::string git_sha1="") | Leosac::Tools::Version | static |
get_full_version() | Leosac::Tools::Version | static |
get_short_version() | Leosac::Tools::Version | static |
isVersionValid(const std::string &v) | Leosac::Tools::Version | static |
Major | Leosac::Tools::Version | privatestatic |
Minor | Leosac::Tools::Version | privatestatic |
Patch | Leosac::Tools::Version | privatestatic |
validChars | Leosac::Tools::Version | privatestatic |
Version()=delete | Leosac::Tools::Version | private |
versionCompare(std::string a, std::string b) | Leosac::Tools::Version | static |