Definition at line 451 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.OutputStream.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 486 of file GaudiCommonSvcConf.py.
486 def __init__(self, name = Configurable.DefaultName, **kwargs):
487 super(OutputStream, self).
__init__(name)
488 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.OutputStream.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.OutputStream.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.OutputStream.__slots__ |
|
staticprivate |
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.OutputStream._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: