Main class for the run_info service.
More...
#include <Application.h>
|
uint32_t | fRunId {0} |
| Run identifier.
|
|
Main class for the run_info service.
Definition at line 34 of file services/run_info/app/Application.h.
◆ Application() [1/3]
cbm::services::run_info::Application::Application |
( |
| ) |
|
|
default |
Constructor from parameters.
◆ Application() [2/3]
cbm::services::run_info::Application::Application |
( |
const Application & | | ) |
|
|
default |
◆ Application() [3/3]
cbm::services::run_info::Application::Application |
( |
Application && | | ) |
|
|
default |
◆ ~Application()
cbm::services::run_info::Application::~Application |
( |
| ) |
|
|
default |
◆ GetRunInfo()
std::string Application::GetRunInfo |
( |
| ) |
const |
◆ operator=() [1/2]
Move assignment operator.
◆ operator=() [2/2]
Copy assignment operator.
◆ ParseOptions()
std::optional< EInfo > Application::ParseOptions |
( |
int | argc, |
|
|
char * | argv[] ) |
◆ Print()
void Application::Print |
( |
EInfo | info | ) |
const |
◆ fRunId
uint32_t cbm::services::run_info::Application::fRunId {0} |
|
private |
The documentation for this class was generated from the following files: