Public Member Functions | |
def | __init__ |
def | asyncCallMethod |
Public Attributes | |
this | |
Static Private Attributes | |
dictionary | __swig_setmethods__ |
tuple | __setattr__ |
dictionary | __swig_getmethods__ |
tuple | __getattr__ |
__repr__ | |
__swig_destroy__ | |
__del__ |
def __casac__.dbus.dbus.__init__ | ( | self | ) |
def __casac__.dbus.dbus.asyncCallMethod | ( | self, | |
args, | |||
kwargs | |||
) |
asyncCallMethod(self, objectName, methodName, parameters) -> bool Summary Calls a remote method asynchronously. Input Parameters: objectName name of the CASA DBus application to call methodName name of the method to call on the application parameters method parameters to send --------------------------------------------------------------------------------
__casac__.dbus.dbus.__del__ [static, private] |
tuple __casac__.dbus.dbus.__getattr__ [static, private] |
__casac__.dbus.dbus.__repr__ [static, private] |
tuple __casac__.dbus.dbus.__setattr__ [static, private] |
__casac__.dbus.dbus.__swig_destroy__ [static, private] |
dictionary __casac__.dbus.dbus.__swig_getmethods__ [static, private] |
dictionary __casac__.dbus.dbus.__swig_setmethods__ [static, private] |