![]() |
The Gaudi Framework
v28r2p1 (f1a77ff4)
|
Public Member Functions | |
def | __init__ (self, t) |
def | __call__ (self, obj) |
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 86 of file Bindings.py.
def GaudiPython.Bindings.InterfaceCast.__init__ | ( | self, | |
t | |||
) |
Definition at line 89 of file Bindings.py.
def GaudiPython.Bindings.InterfaceCast.__call__ | ( | self, | |
obj | |||
) |
Definition at line 93 of file Bindings.py.
|
static |
Definition at line 106 of file Bindings.py.
GaudiPython.Bindings.InterfaceCast.type |
Definition at line 92 of file Bindings.py.