casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Private Attributes | Static Private Attributes
find_pg.find_pg_ Class Reference

List of all members.

Public Member Functions

def __init__
def __call__

Private Attributes

 __bases__
 __doc__

Static Private Attributes

string __name__

Detailed Description

Definition at line 18 of file find_pg.py.


Constructor & Destructor Documentation

def find_pg.find_pg_.__init__ (   self)

Definition at line 21 of file find_pg.py.


Member Function Documentation

def find_pg.find_pg_.__call__ (   self,
  matchstring = None,
  async = None 
)
Find string in tasks, task names, parameter names:

       Find string in tasks, task names, parameter names:

Lists the following:
1) All of the task names that have the string
2) All of the tasks whose  contents (e.g., documentation,
parameters, etc) have the string
3) All of the parameter names that have the string

       Keyword arguments:
       matchstring -- String to match in the documentation
       default: ''; example: matchstring='vis'

Definition at line 26 of file find_pg.py.

References vla_uvfits_line_sf.verify.


Member Data Documentation

Definition at line 22 of file find_pg.py.

Definition at line 23 of file find_pg.py.

string find_pg.find_pg_.__name__ [static, private]

Definition at line 19 of file find_pg.py.


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