CbmRoot
|
#include <Application.h>
Public Member Functions | |
Application (const Options &options) | |
~Application () | |
int | Run () |
Private Attributes | |
Options | fOpts |
std::unique_ptr< Server > | fServer |
Definition at line 15 of file services/archive_explorer/app/Application.h.
Application::Application | ( | const Options & | options | ) |
Definition at line 15 of file services/archive_explorer/app/Application.cxx.
References fOpts, fServer, cbm::explore::Options::Input(), cbm::explore::Options::Input2(), L_, cbm::explore::Options::Port(), and cbm::explore::Options::Sensor().
cbm::explore::Application::~Application | ( | ) |
int cbm::explore::Application::Run | ( | ) |
|
private |
Definition at line 25 of file services/archive_explorer/app/Application.h.
Referenced by Application().
|
private |
Definition at line 27 of file services/archive_explorer/app/Application.h.
Referenced by Application().