![]() |
The Gaudi Framework
v26r0
|


Public Member Functions | |
| def | __init__ |
| def | __call__ |
Public Attributes | |
| type | |
Static Public Attributes | |
| cast = __call__ | |
Helper class to obtain the adequate interface from a component
by using the Gaudi queryInterface() mechanism
Definition at line 78 of file Bindings.py.
| def GaudiPython.Bindings.InterfaceCast.__init__ | ( | self, | |
| t | |||
| ) |
Definition at line 81 of file Bindings.py.
| def GaudiPython.Bindings.InterfaceCast.__call__ | ( | self, | |
| obj | |||
| ) |
Definition at line 85 of file Bindings.py.
|
static |
Definition at line 98 of file Bindings.py.
| GaudiPython.Bindings.InterfaceCast.type |
Definition at line 84 of file Bindings.py.