BOSS 7.1.3
BESIII Offline Software System
|
#include <DistBossServer.h>
Public Member Functions | |
DistBossServer (const std::string &jobOpt) | |
~DistBossServer () | |
const std::string & | serverName () const |
int | run () |
Definition at line 9 of file DistBossServer.h.
DistBossServer::DistBossServer | ( | const std::string & | jobOpt | ) |
Definition at line 37 of file DistBossServer.cxx.
Referenced by DistBossServer().
DistBossServer::~DistBossServer | ( | ) |
Definition at line 89 of file DistBossServer.cxx.
int DistBossServer::run | ( | ) |
Definition at line 102 of file DistBossServer.cxx.
Referenced by main().
|
inline |
Definition at line 16 of file DistBossServer.h.