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

#include <SynthesisIterBot.h>

Inheritance diagram for casa::SynthesisIterBotWithOldGUI:
casa::SynthesisIterBot

Public Member Functions

 SynthesisIterBotWithOldGUI ()
 Default constructor. More...
 
 ~SynthesisIterBotWithOldGUI ()
 
void setIterationDetails (casacore::Record iterpars)
 
casacore::Record pauseForUserInteractionOld ()
 
- Public Member Functions inherited from casa::SynthesisIterBot
 SynthesisIterBot ()
 Default constructor. More...
 
virtual ~SynthesisIterBot ()
 
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::Bool lastcyclecheck=casacore::False)
 
casacore::Record getSubIterBot ()
 
void startMinorCycle (casacore::Record &initializationRecord)
 
void endMinorCycle (casacore::Record &executionRecord)
 
void endMajorCycle ()
 
void resetMinorCycleInfo ()
 
void changeStopFlag (casacore::Bool stopflag)
 

Protected Member Functions

void pauseForUserInteraction ()
 

Private Attributes

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

Additional Inherited Members

- Protected Attributes inherited from casa::SynthesisIterBot
*std::shared_ptr
< SIIterBot_callback
actionRequestSync
 
std::shared_ptr< SIIterBot_stateitsLoopController
 

Detailed Description

Definition at line 118 of file SynthesisIterBot.h.

Constructor & Destructor Documentation

casa::SynthesisIterBotWithOldGUI::SynthesisIterBotWithOldGUI ( )

Default constructor.

casa::SynthesisIterBotWithOldGUI::~SynthesisIterBotWithOldGUI ( )
inline

Definition at line 124 of file SynthesisIterBot.h.

Member Function Documentation

void casa::SynthesisIterBotWithOldGUI::pauseForUserInteraction ( )
inlineprotectedvirtual

Reimplemented from casa::SynthesisIterBot.

Definition at line 131 of file SynthesisIterBot.h.

casacore::Record casa::SynthesisIterBotWithOldGUI::pauseForUserInteractionOld ( )
virtual

Reimplemented from casa::SynthesisIterBot.

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

Reimplemented from casa::SynthesisIterBot.

Member Data Documentation

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

Definition at line 136 of file SynthesisIterBot.h.

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

Definition at line 131 of file SynthesisIterBot.h.

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

Definition at line 137 of file SynthesisIterBot.h.

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

Definition at line 135 of file SynthesisIterBot.h.


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