#include </builds/ipbus/ipbus-software/uhal/uhal/templates/version.hpp>
Classes | |
| struct | Git |
| struct | GitLabBuild |
| struct | LocalBuild |
| struct | Version |
Public Attributes | |
| Version | version |
| boost::optional< Git > | vcs |
| boost::variant< LocalBuild, GitLabBuild > | build |
Definition at line 23 of file version.hpp.
| boost::variant<LocalBuild, GitLabBuild> uhal::PackageInfo::build |
Definition at line 64 of file version.hpp.
| boost::optional<Git> uhal::PackageInfo::vcs |
Definition at line 61 of file version.hpp.
| Version uhal::PackageInfo::version |
Definition at line 58 of file version.hpp.