|
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.
| 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().