Public Member Functions | |
def | __init__ |
def | add |
def | remove |
Public Attributes | |
sub_mss | |
version | |
Static Public Attributes | |
string | code_version |
def pCASA.multiMS.__init__ | ( | self | ) |
def pCASA.multiMS.add | ( | self, | |
sub_ms | |||
) |
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.
string pCASA.multiMS.code_version [static] |
Definition at line 422 of file pCASA.py.
Referenced by pCASA.multiMS.remove().