![]() |
The Gaudi Framework
v27r0
|
General service interface definition. More...
#include <GaudiKernel/IService.h>


Protected Member Functions | |
| virtual void | setServiceManager (ISvcManager *)=0 |
| virtual void | setServiceManager (ISvcManager *)=0 |
Friends | |
| class | ServiceManager |
Additional Inherited Members | |
Public Types inherited from extend_interfaces< Interfaces > | |
| using | ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids...>::type |
| take union of the ext_iids of all Interfaces... More... | |
| using | ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids...>::type |
| take union of the ext_iids of all Interfaces... More... | |
General service interface definition.
Definition at line 18 of file IService.h.
|
virtualdefault |
virtual destructor
|
virtualdefault |
virtual destructor
| IService::DeclareInterfaceID | ( | IService | , |
| 4 | , | ||
| 0 | |||
| ) |
| IService::DeclareInterfaceID | ( | IService | , |
| 4 | , | ||
| 0 | |||
| ) |
|
protectedpure virtual |
|
protectedpure virtual |
|
pure virtual |
Finalize Service.
|
pure virtual |
Finalize Service.
|
pure virtual |
Initialize Service.
|
pure virtual |
Initialize Service.
|
pure virtual |
Re-initialize the Service.
|
pure virtual |
Re-initialize the Service.
|
pure virtual |
Re-start the Service.
|
pure virtual |
Re-start the Service.
|
pure virtual |
Start Service.
|
pure virtual |
Start Service.
|
pure virtual |
Stop Service.
|
pure virtual |
Stop Service.
|
friend |
Definition at line 19 of file IService.h.