![]() |
ATLAS Offline Software
|
Defines interface for interaction with a service monitoring the Scheduler status. More...
#include <ISchedulerMonSvc.h>
Public Member Functions | |
| DeclareInterfaceID (ISchedulerMonSvc, 1, 0) | |
| Interface ID. More... | |
| virtual StatusCode | startMonitoring ()=0 |
| Start querying and monitoring Scheduler status. More... | |
| virtual StatusCode | stopMonitoring ()=0 |
| Stop querying and monitoring Scheduler status. More... | |
Defines interface for interaction with a service monitoring the Scheduler status.
Definition at line 13 of file ISchedulerMonSvc.h.
| ISchedulerMonSvc::DeclareInterfaceID | ( | ISchedulerMonSvc | , |
| 1 | , | ||
| 0 | |||
| ) |
Interface ID.
|
pure virtual |
Start querying and monitoring Scheduler status.
|
pure virtual |
Stop querying and monitoring Scheduler status.
1.8.18