casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | Static Private Attributes
__casac__.dbus.dbus Class Reference
Inheritance diagram for __casac__.dbus.dbus:
__casac__.dbus._object

List of all members.

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__

Detailed Description

Proxy of C++ casac::dbus class

Definition at line 70 of file dbus.py.


Constructor & Destructor Documentation

__init__(self) -> dbus

Definition at line 77 of file dbus.py.


Member Function Documentation

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 

--------------------------------------------------------------------------------

Definition at line 84 of file dbus.py.


Member Data Documentation

__casac__.dbus.dbus.__del__ [static, private]

Definition at line 83 of file dbus.py.

tuple __casac__.dbus.dbus.__getattr__ [static, private]

Definition at line 75 of file dbus.py.

__casac__.dbus.dbus.__repr__ [static, private]

Definition at line 76 of file dbus.py.

tuple __casac__.dbus.dbus.__setattr__ [static, private]

Definition at line 73 of file dbus.py.

Definition at line 82 of file dbus.py.

dictionary __casac__.dbus.dbus.__swig_getmethods__ [static, private]

Definition at line 74 of file dbus.py.

dictionary __casac__.dbus.dbus.__swig_setmethods__ [static, private]

Definition at line 72 of file dbus.py.

Definition at line 81 of file dbus.py.


The documentation for this class was generated from the following file: