casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casa::DistributedSynthesisIterBotWithOldGUI Class Reference

#include <DistributedSynthesisIterBot.h>

Inheritance diagram for casa::DistributedSynthesisIterBotWithOldGUI:
casa::DistributedSynthesisIterBot

Public Member Functions

 DistributedSynthesisIterBotWithOldGUI (MPI_Comm comm)
 Default constructor. More...
 
void setIterationDetails (casacore::Record iterpars)
 
void pauseForUserInteraction ()
 
- Public Member Functions inherited from casa::DistributedSynthesisIterBot
 DistributedSynthesisIterBot (MPI_Comm comm)
 Default constructor. More...
 
virtual ~DistributedSynthesisIterBot ()
 
void openDBus ()
 Copy constructor and assignment operator. More...
 
void setupIteration (casacore::Record iterpars)
 make all pure-inputs const More...
 
void setInteractiveMode (casacore::Bool interactiveMode)
 
casacore::Record getIterationDetails ()
 
casacore::Record getIterationSummary ()
 
int cleanComplete ()
 
casacore::Record getSubIterBot ()
 
void startMinorCycle (const casacore::Vector< casacore::Record > &initializationRecords)
 
void startMinorCycle (const casacore::Record &initializationRecord)
 
void endMinorCycle (const casacore::Vector< casacore::Record > &executionRecords)
 
void endMinorCycle (const casacore::Record &executionRecord)
 
void endMajorCycle ()
 
void changeStopFlag (casacore::Bool stopflag)
 

Private Attributes

casacore::Vector
< casacore::String
itsImageList
 
casacore::Vector< casacore::BoolitsMultiTermList
 
casacore::Vector< casacore::IntitsActionCodes
 
casacore::CountedPtr
< InteractiveMasking
itsInteractiveMasker
 
bool is_root
 

Additional Inherited Members

- Protected Attributes inherited from casa::DistributedSynthesisIterBot
*std::shared_ptr
< SIIterBot_callback
actionRequestSync
 
std::shared_ptr
< DistSIIterBot_state
itsLoopController
 

Detailed Description

Definition at line 126 of file DistributedSynthesisIterBot.h.

Constructor & Destructor Documentation

casa::DistributedSynthesisIterBotWithOldGUI::DistributedSynthesisIterBotWithOldGUI ( MPI_Comm  comm)

Default constructor.

Member Function Documentation

void casa::DistributedSynthesisIterBotWithOldGUI::pauseForUserInteraction ( )
virtual

Reimplemented from casa::DistributedSynthesisIterBot.

void casa::DistributedSynthesisIterBotWithOldGUI::setIterationDetails ( casacore::Record  iterpars)
virtual

Reimplemented from casa::DistributedSynthesisIterBot.

Member Data Documentation

bool casa::DistributedSynthesisIterBotWithOldGUI::is_root
private

Definition at line 143 of file DistributedSynthesisIterBot.h.

casacore::Vector<casacore::Int> casa::DistributedSynthesisIterBotWithOldGUI::itsActionCodes
private

Definition at line 140 of file DistributedSynthesisIterBot.h.

casacore::Vector<casacore::String> casa::DistributedSynthesisIterBotWithOldGUI::itsImageList
private

Definition at line 138 of file DistributedSynthesisIterBot.h.

casacore::CountedPtr<InteractiveMasking> casa::DistributedSynthesisIterBotWithOldGUI::itsInteractiveMasker
private

Definition at line 141 of file DistributedSynthesisIterBot.h.

casacore::Vector<casacore::Bool> casa::DistributedSynthesisIterBotWithOldGUI::itsMultiTermList
private

Definition at line 139 of file DistributedSynthesisIterBot.h.


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