Definition at line 312 of file GaudiCoreSvcConf.py.
| def GaudiCoreSvc.GaudiCoreSvcConf.MessageSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 356 of file GaudiCoreSvcConf.py.
356 def __init__(self, name = Configurable.DefaultName, **kwargs):
357 super(MessageSvc, self).
__init__(name)
358 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCoreSvc.GaudiCoreSvcConf.MessageSvc.getDlls |
( |
|
self | ) |
|
| def GaudiCoreSvc.GaudiCoreSvcConf.MessageSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.MessageSvc.__slots__ |
|
staticprivate |
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.MessageSvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: