The Gaudi Framework
v30r3 (a5ef0a68)
|
Public Member Functions | |
def | __init__ (self, t) |
def | cast (self, obj) |
Public Member Functions inherited from GaudiPython.Bindings.InterfaceCast | |
def | __init__ (self, t) |
def | __call__ (self, obj) |
Additional Inherited Members | |
Public Attributes inherited from GaudiPython.Bindings.InterfaceCast | |
type | |
Static Public Attributes inherited from GaudiPython.Bindings.InterfaceCast | |
cast = __call__ | |
Definition at line 119 of file Bindings.py.
def GaudiPython.Bindings.Interface.__init__ | ( | self, | |
t | |||
) |
Definition at line 120 of file Bindings.py.
def GaudiPython.Bindings.Interface.cast | ( | self, | |
obj | |||
) |
Definition at line 124 of file Bindings.py.