casa::ReadMSAlgorithm Class Reference

#include <ReadMSAlgorithm.h>

Inheritance diagram for casa::ReadMSAlgorithm:

Inheritance graph
[legend]
Collaboration diagram for casa::ReadMSAlgorithm:

Collaboration graph
[legend]
List of all members.

Detailed Description

Test class to read in parallel a MS.

Definition at line 41 of file ReadMSAlgorithm.h.

Public Member Functions

 ReadMSAlgorithm ()
 Default constructor and destructor.
 ~ReadMSAlgorithm ()
void get ()
 Get the input data and parameters from the controller.
void put ()
 Return the results to the controller.
String & name ()
 Return the name of the algorithm.

Private Member Functions

void task ()
 Read the MSset.

Private Attributes

PagedArray< Float > * model_sl_p
 Local copies of the data and input parameters.
Int msid
String myName
String msName
Int status
Int cache_p


Constructor & Destructor Documentation

casa::ReadMSAlgorithm::ReadMSAlgorithm (  ) 

Default constructor and destructor.

casa::ReadMSAlgorithm::~ReadMSAlgorithm (  ) 


Member Function Documentation

void casa::ReadMSAlgorithm::get (  )  [virtual]

Get the input data and parameters from the controller.

Implements casa::Algorithm.

void casa::ReadMSAlgorithm::put (  )  [virtual]

Return the results to the controller.

Implements casa::Algorithm.

String& casa::ReadMSAlgorithm::name (  )  [virtual]

Return the name of the algorithm.

Implements casa::Algorithm.

void casa::ReadMSAlgorithm::task (  )  [private, virtual]

Read the MSset.

Implements casa::Algorithm.


Member Data Documentation

PagedArray<Float>* casa::ReadMSAlgorithm::model_sl_p [private]

Local copies of the data and input parameters.

Definition at line 58 of file ReadMSAlgorithm.h.

Int casa::ReadMSAlgorithm::msid [private]

Definition at line 59 of file ReadMSAlgorithm.h.

String casa::ReadMSAlgorithm::myName [private]

Definition at line 60 of file ReadMSAlgorithm.h.

String casa::ReadMSAlgorithm::msName [private]

Definition at line 61 of file ReadMSAlgorithm.h.

Int casa::ReadMSAlgorithm::status [private]

Definition at line 62 of file ReadMSAlgorithm.h.

Int casa::ReadMSAlgorithm::cache_p [private]

Definition at line 63 of file ReadMSAlgorithm.h.


The documentation for this class was generated from the following file:
Generated on Thu Aug 27 21:33:40 2009 for NRAOCASA by  doxygen 1.5.1