The Gaudi Framework
v30r3 (a5ef0a68)
|
Public Member Functions | |
def | key (self) |
def | value (self) |
Static Private Attributes | |
list | _fields_ |
Property is a pair (key, value) optionally decorating a factory. It is used to attach additional informations about a factory.
Definition at line 143 of file cpluginsvc.py.
def GaudiPluginService.cpluginsvc.Property.key | ( | self | ) |
Definition at line 155 of file cpluginsvc.py.
def GaudiPluginService.cpluginsvc.Property.value | ( | self | ) |
Definition at line 159 of file cpluginsvc.py.
|
staticprivate |
Definition at line 148 of file cpluginsvc.py.