![]() |
The Gaudi Framework
v27r0
|
Public Member Functions | |
def | __init__ |
def | retrieveInterface (self) |
def | isValid (self) |
def | __init__ |
def | retrieveInterface (self) |
def | isValid (self) |
![]() | |
def | __init__ |
def | getInterface (self) |
def | retrieveInterface (self) |
def | __call_interface_method__ (self, ifname, method, args) |
def | __setattr__ (self, name, value) |
def | __getattr__ (self, name) |
def | properties (self) |
def | name (self) |
def | __init__ |
def | getInterface (self) |
def | retrieveInterface (self) |
def | __call_interface_method__ (self, ifname, method, args) |
def | __setattr__ (self, name, value) |
def | __getattr__ (self, name) |
def | properties (self) |
def | name (self) |
Static Public Attributes | |
tuple | initialize = lambdaself:self.__call_interface_method__("_isvc","initialize") |
tuple | start = lambdaself:self.__call_interface_method__("_isvc","start") |
tuple | stop = lambdaself:self.__call_interface_method__("_isvc","stop") |
tuple | finalize = lambdaself:self.__call_interface_method__("_isvc","finalize") |
tuple | reinitialize = lambdaself:self.__call_interface_method__("_isvc","reinitialize") |
tuple | restart = lambdaself:self.__call_interface_method__("_isvc","restart") |
Python equivalent to IProperty interface
Definition at line 284 of file Bindings.py.
def GaudiPython.Bindings.iService.__init__ | ( | self, | |
name, | |||
isvc = None |
|||
) |
Definition at line 286 of file Bindings.py.
def GaudiPython.Bindings.iService.__init__ | ( | self, | |
name, | |||
isvc = None |
|||
) |
Definition at line 286 of file Bindings.py.
def GaudiPython.Bindings.iService.isValid | ( | self | ) |
Definition at line 299 of file Bindings.py.
def GaudiPython.Bindings.iService.isValid | ( | self | ) |
Definition at line 299 of file Bindings.py.
def GaudiPython.Bindings.iService.retrieveInterface | ( | self | ) |
Definition at line 290 of file Bindings.py.
def GaudiPython.Bindings.iService.retrieveInterface | ( | self | ) |
Definition at line 290 of file Bindings.py.
|
static |
Definition at line 296 of file Bindings.py.
|
static |
Definition at line 293 of file Bindings.py.
|
static |
Definition at line 297 of file Bindings.py.
|
static |
Definition at line 298 of file Bindings.py.
|
static |
Definition at line 294 of file Bindings.py.
|
static |
Definition at line 295 of file Bindings.py.