|
Gaudi Framework, version v23r5 |
| Home | Generated: Wed Nov 28 2012 |
#include <ServiceManager.h>

Public Member Functions | |
| ServiceItem (IService *s, long p=0, bool act=false) | |
| bool | operator== (const std::string &name) const |
| bool | operator== (const IService *ptr) const |
| bool | operator< (const ServiceItem &rhs) const |
Public Attributes | |
| SmartIF< IService > | service |
| long | priority |
| bool | active |
Definition at line 40 of file ServiceManager.h.
|
inline |
Definition at line 52 of file ServiceManager.h.
|
inline |
Definition at line 46 of file ServiceManager.h.
|
inline |
Definition at line 49 of file ServiceManager.h.
| bool ServiceManager::ServiceItem::active |
Definition at line 45 of file ServiceManager.h.
| long ServiceManager::ServiceItem::priority |
Definition at line 44 of file ServiceManager.h.
Definition at line 43 of file ServiceManager.h.