μHAL (v2.8.22)
Part of the IPbus software repository
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
uhal::PackageInfo Struct Reference

#include </builds/ipbus/ipbus-software/uhal/uhal/templates/version.hpp>

Collaboration diagram for uhal::PackageInfo:
[legend]

Classes

struct  Git
 
struct  GitLabBuild
 
struct  LocalBuild
 
struct  Version
 

Public Attributes

Version version
 
boost::optional< Gitvcs
 
boost::variant< LocalBuild, GitLabBuildbuild
 

Detailed Description

Definition at line 23 of file version.hpp.

Member Data Documentation

◆ build

boost::variant<LocalBuild, GitLabBuild> uhal::PackageInfo::build

Definition at line 64 of file version.hpp.

◆ vcs

boost::optional<Git> uhal::PackageInfo::vcs

Definition at line 61 of file version.hpp.

◆ version

Version uhal::PackageInfo::version

Definition at line 58 of file version.hpp.


The documentation for this struct was generated from the following file: