The Gaudi Framework  master (ff829712)
Loading...
Searching...
No Matches
ICPUCrunchSvc Class Referenceabstract

#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/ICPUCrunchSvc.h>

Inheritance diagram for ICPUCrunchSvc:
Collaboration diagram for ICPUCrunchSvc:

Public Member Functions

virtual ~ICPUCrunchSvc ()
 
 DeclareInterfaceID (ICPUCrunchSvc, 1, 0)
 
virtual std::chrono::milliseconds crunch_for (const std::chrono::milliseconds &) const =0
 
- Public Member Functions inherited from IService
 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

- Public Types inherited from extend_interfaces< INamedInterface, IStateful >
using ext_iids
 take union of the ext_iids of all Interfaces...
 
- Protected Member Functions inherited from IService
virtual void setServiceManager (ISvcManager *)=0
 

Detailed Description

Definition at line 16 of file ICPUCrunchSvc.h.

Constructor & Destructor Documentation

◆ ~ICPUCrunchSvc()

virtual ICPUCrunchSvc::~ICPUCrunchSvc ( )
inlinevirtual

Definition at line 19 of file ICPUCrunchSvc.h.

19{};

Member Function Documentation

◆ crunch_for()

virtual std::chrono::milliseconds ICPUCrunchSvc::crunch_for ( const std::chrono::milliseconds & ) const
pure virtual

◆ DeclareInterfaceID()

ICPUCrunchSvc::DeclareInterfaceID ( ICPUCrunchSvc ,
1 ,
0  )

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