CbmRoot
Loading...
Searching...
No Matches
cbm::explore::Application Class Reference

#include <Application.h>

Collaboration diagram for cbm::explore::Application:
[legend]

Public Member Functions

 Application (const Options &options)
 
 ~Application ()
 
int Run ()
 

Private Attributes

Options fOpts
 
std::unique_ptr< ServerfServer
 

Detailed Description

Definition at line 15 of file services/archive_explorer/app/Application.h.

Constructor & Destructor Documentation

◆ Application()

◆ ~Application()

cbm::explore::Application::~Application ( )

Member Function Documentation

◆ Run()

int cbm::explore::Application::Run ( )

Member Data Documentation

◆ fOpts

Options cbm::explore::Application::fOpts
private

Definition at line 25 of file services/archive_explorer/app/Application.h.

Referenced by Application().

◆ fServer

std::unique_ptr<Server> cbm::explore::Application::fServer
private

Definition at line 27 of file services/archive_explorer/app/Application.h.

Referenced by Application().


The documentation for this class was generated from the following files: