![]() |
The Gaudi Framework
master (ff829712)
|
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/ITimelineSvc.h>
Classes | |
class | TimelineRecorder |
RAII helper to record timeline events. More... | |
Public Member Functions | |
DeclareInterfaceID (ITimelineSvc, 2, 0) | |
InterfaceID. | |
virtual TimelineRecorder | getRecorder (std::string alg, const EventContext &ctx)=0 |
virtual bool | getTimelineEvent (TimelineEvent &) const =0 |
virtual bool | isEnabled () const =0 |
![]() | |
DeclareInterfaceID (IService, 4, 0) | |
InterfaceID. | |
virtual StatusCode | sysInitialize ()=0 |
Initialize Service. | |
virtual StatusCode | sysStart ()=0 |
Start Service. | |
virtual StatusCode | sysStop ()=0 |
Stop Service. | |
virtual StatusCode | sysFinalize ()=0 |
Finalize Service. | |
virtual StatusCode | sysReinitialize ()=0 |
Re-initialize the Service. | |
virtual StatusCode | sysRestart ()=0 |
Re-start the Service. | |
Additional Inherited Members | |
![]() | |
using | ext_iids |
take union of the ext_iids of all Interfaces... | |
![]() | |
virtual void | setServiceManager (ISvcManager *)=0 |
Definition at line 20 of file ITimelineSvc.h.
ITimelineSvc::DeclareInterfaceID | ( | ITimelineSvc | , |
2 | , | ||
0 | ) |
|
pure virtual |
|
pure virtual |
|
pure virtual |