#include "Sct/Version.h"
#include <iostream>
#include <cstring>
Go to the source code of this file.
Functions | |
void | longVersion () |
void | shortVersion () |
void | helpMessage () |
void | handleShortArg (char arg) |
void | handleLongArg (const char *arg) |
void | handleArg (const char *arg) |
int | main (int argc, char **argv) |
|
Definition at line 61 of file SctRodDaqVersion.cpp. References handleLongArg(), handleShortArg(), and helpMessage(). Referenced by main(). |
|
Definition at line 53 of file SctRodDaqVersion.cpp. References handleShortArg(), and helpMessage(). Referenced by handleArg(). |
|
Definition at line 37 of file SctRodDaqVersion.cpp. References helpMessage(), longVersion(), and shortVersion(). Referenced by handleArg(), and handleLongArg(). |
|
Definition at line 27 of file SctRodDaqVersion.cpp. Referenced by handleArg(), handleLongArg(), handleShortArg(), and main(). |
|
Definition at line 8 of file SctRodDaqVersion.cpp. References Sct::BuildDate, Sct::BuildHost, Sct::BuildSystem, Sct::CmtConfig, Sct::DataFlowVersion, Sct::GccVersion, Sct::MajorVersion, Sct::MinorVersion, Sct::OnlineVersion, Sct::RodDaqVersion, Sct::RootVersion, Sct::Version, Sct::VersionModifier, and Sct::VersionString. Referenced by handleShortArg(). |
|
Definition at line 71 of file SctRodDaqVersion.cpp. References handleArg(), helpMessage(), and shortVersion(). |
|
Definition at line 23 of file SctRodDaqVersion.cpp. References Sct::Version, and Sct::VersionModifier. Referenced by handleShortArg(), and main(). |