BOSS 7.0.4
BESIII Offline Software System
|
#include <JobInfoSvc.h>
Public Member Functions | |
JobInfoSvc (const std::string &name, ISvcLocator *pSvcLocator) | |
~JobInfoSvc () | |
StatusCode | initialize () |
StatusCode | finalize () |
StatusCode | queryInterface (const InterfaceID &riid, void **ppvInterface) |
void | handle (const Incident &) |
int | xmlrpc (int evtNum) |
std::string | getJobOutputFile () |
JobInfoSvc (const std::string &name, ISvcLocator *pSvcLocator) | |
~JobInfoSvc () | |
StatusCode | initialize () |
StatusCode | finalize () |
StatusCode | queryInterface (const InterfaceID &riid, void **ppvInterface) |
void | handle (const Incident &) |
int | xmlrpc (int evtNum) |
std::string | getJobOutputFile () |
virtual int | xmlrpc (int evtNum)=0 |
virtual std::string | getJobOutputFile ()=0 |
virtual int | xmlrpc (int evtNum)=0 |
virtual std::string | getJobOutputFile ()=0 |
Additional Inherited Members | |
Static Public Member Functions inherited from IJobInfoSvc | |
static const InterfaceID & | interfaceID () |
static const InterfaceID & | interfaceID () |
Definition at line 11 of file InstallArea/include/JobInfoSvc/JobInfoSvc/JobInfoSvc.h.
JobInfoSvc::JobInfoSvc | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
Definition at line 27 of file JobInfoSvc.cxx.
|
inline |
Definition at line 17 of file InstallArea/include/JobInfoSvc/JobInfoSvc/JobInfoSvc.h.
JobInfoSvc::JobInfoSvc | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
|
inline |
Definition at line 17 of file Utilities/JobInfoSvc/JobInfoSvc-00-00-02/JobInfoSvc/JobInfoSvc.h.
StatusCode JobInfoSvc::finalize | ( | ) |
Definition at line 81 of file JobInfoSvc.cxx.
StatusCode JobInfoSvc::finalize | ( | ) |
|
virtual |
Implements IJobInfoSvc.
Definition at line 113 of file JobInfoSvc.cxx.
Referenced by initialize().
|
virtual |
Implements IJobInfoSvc.
void JobInfoSvc::handle | ( | const Incident & | inc | ) |
Definition at line 69 of file JobInfoSvc.cxx.
void JobInfoSvc::handle | ( | const Incident & | ) |
StatusCode JobInfoSvc::initialize | ( | ) |
Definition at line 35 of file JobInfoSvc.cxx.
StatusCode JobInfoSvc::initialize | ( | ) |
StatusCode JobInfoSvc::queryInterface | ( | const InterfaceID & | riid, |
void ** | ppvInterface | ||
) |
Definition at line 58 of file JobInfoSvc.cxx.
StatusCode JobInfoSvc::queryInterface | ( | const InterfaceID & | riid, |
void ** | ppvInterface | ||
) |
|
virtual |
Implements IJobInfoSvc.
Definition at line 94 of file JobInfoSvc.cxx.
Referenced by finalize(), and initialize().
|
virtual |
Implements IJobInfoSvc.