|
Gaudi Framework, version v24r2 |
| Home | Generated: Wed Dec 4 2013 |


Public Member Functions | |
| def | __init__ |
| def | value |
| def | ptype |
| def | property |
| def | documentation |
| def | hasDoc |
Private Attributes | |
| _type | |
| __doc__ | |
| _value | |
| _property | |
| keep the original property | |
holds the value and the documentation string of a property
Definition at line 129 of file Bindings.py.
| def GaudiPython.Bindings.PropertyEntry.__init__ | ( | self, | |
| prop | |||
| ) |
Definition at line 131 of file Bindings.py.
| def GaudiPython.Bindings.PropertyEntry.documentation | ( | self | ) |
Definition at line 158 of file Bindings.py.
| def GaudiPython.Bindings.PropertyEntry.hasDoc | ( | self | ) |
| def GaudiPython.Bindings.PropertyEntry.property | ( | self | ) |
Definition at line 155 of file Bindings.py.
| def GaudiPython.Bindings.PropertyEntry.ptype | ( | self | ) |
Definition at line 153 of file Bindings.py.
| def GaudiPython.Bindings.PropertyEntry.value | ( | self | ) |
Definition at line 151 of file Bindings.py.
|
private |
Definition at line 133 of file Bindings.py.
|
private |
keep the original property
Definition at line 150 of file Bindings.py.
|
private |
Definition at line 132 of file Bindings.py.
|
private |
Definition at line 136 of file Bindings.py.