![]() |
The Gaudi Framework
master (b9786168)
|


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