casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | Static Public Attributes
pCASA.multiMS Class Reference

List of all members.

Public Member Functions

def __init__
def add
def remove

Public Attributes

 sub_mss
 version

Static Public Attributes

string code_version

Detailed Description

Definition at line 413 of file pCASA.py.


Constructor & Destructor Documentation

def pCASA.multiMS.__init__ (   self)

Definition at line 421 of file pCASA.py.


Member Function Documentation

def pCASA.multiMS.add (   self,
  sub_ms 
)

Definition at line 425 of file pCASA.py.

def pCASA.multiMS.remove (   self,
  subms_name,
  hostname = "" 
)
Removes all subMSs with the given MS name.
The hostname must match if it is provided.
Returns true if and only if a matching subMS existed

Definition at line 428 of file pCASA.py.

References pCASA.multiMS.sub_mss.


Member Data Documentation

string pCASA.multiMS.code_version [static]

Definition at line 415 of file pCASA.py.

Definition at line 422 of file pCASA.py.

Referenced by pCASA.multiMS.remove().

Definition at line 423 of file pCASA.py.


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