![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|


Public Member Functions | |
| def | __init__ (self, t) |
| def | __call__ (self, obj) |
Public Attributes | |
| type | |
Static Public Attributes | |
| def | cast = __call__ |
Helper class to obtain the adequate interface from a component
by using the Gaudi queryInterface() mechanism
Definition at line 124 of file Bindings.py.
| def GaudiPython.Bindings.InterfaceCast.__init__ | ( | self, | |
| t | |||
| ) |
Reimplemented in GaudiPython.Bindings.Interface.
Definition at line 128 of file Bindings.py.
| def GaudiPython.Bindings.InterfaceCast.__call__ | ( | self, | |
| obj | |||
| ) |
Definition at line 133 of file Bindings.py.
|
static |
Definition at line 150 of file Bindings.py.
| GaudiPython.Bindings.InterfaceCast.type |
Definition at line 131 of file Bindings.py.