#include </builds/gaudi/Gaudi/GaudiCoreSvc/src/ApplicationMgr/ServiceManager.h>
Definition at line 42 of file ServiceManager.h.
◆ ServiceItem()
| ServiceManager::ServiceItem::ServiceItem |
( |
IService * | s, |
|
|
int | p = 0, |
|
|
bool | act = false ) |
|
inline |
◆ operator<()
| bool ServiceManager::ServiceItem::operator< |
( |
const ServiceItem & | rhs | ) |
const |
|
inline |
◆ operator==() [1/2]
| bool ServiceManager::ServiceItem::operator== |
( |
const IService * | ptr | ) |
const |
|
inline |
◆ operator==() [2/2]
| bool ServiceManager::ServiceItem::operator== |
( |
std::string_view | name | ) |
const |
|
inline |
Definition at line 47 of file ServiceManager.h.
const std::string & name() const override
Return the name of the manager (implementation of INamedInterface)
◆ active
| bool ServiceManager::ServiceItem::active |
◆ priority
| int ServiceManager::ServiceItem::priority |
◆ service
The documentation for this struct was generated from the following file: