Handles Git and Version information.
More...
#include <PndVersionInfo.h>
Handles Git and Version information.
Fetches git information from cmake-generated <build>/PandaVersion.h
- Author
- Ralf Kliemt r.kli.nosp@m.emt@.nosp@m.gsi.d.nosp@m.e
Definition at line 16 of file PndVersionInfo.h.
◆ PndVersionInfo()
PndVersionInfo::PndVersionInfo |
( |
| ) |
|
◆ ~PndVersionInfo()
PndVersionInfo::~PndVersionInfo |
( |
| ) |
|
|
inline |
◆ GetBranch()
std::string PndVersionInfo::GetBranch |
( |
| ) |
|
|
inline |
◆ GetRev()
std::string PndVersionInfo::GetRev |
( |
| ) |
|
|
inline |
◆ GetTag()
std::string PndVersionInfo::GetTag |
( |
| ) |
|
|
inline |
◆ Print()
void PndVersionInfo::Print |
( |
| ) |
|
◆ fGitBranch
std::string PndVersionInfo::fGitBranch |
|
protected |
◆ fGitRev
std::string PndVersionInfo::fGitRev |
|
protected |
◆ fGitTag
std::string PndVersionInfo::fGitTag |
|
protected |
The documentation for this class was generated from the following file: