#include <DistributedSynthesisIterBot.h>
Public Member Functions | |
| DistributedSynthesisIterBotWithOldGUI (MPI_Comm comm) | |
| Default constructor. | |
| void | setIterationDetails (Record iterpars) |
| void | pauseForUserInteraction () |
Private Attributes | |
| Vector< String > | itsImageList |
| Vector< Bool > | itsMultiTermList |
| Vector< Int > | itsActionCodes |
| CountedPtr< InteractiveMasking > | itsInteractiveMasker |
| bool | is_root |
Definition at line 122 of file DistributedSynthesisIterBot.h.
| casa::DistributedSynthesisIterBotWithOldGUI::DistributedSynthesisIterBotWithOldGUI | ( | MPI_Comm | comm | ) |
Default constructor.
| void casa::DistributedSynthesisIterBotWithOldGUI::pauseForUserInteraction | ( | ) | [virtual] |
Reimplemented from casa::DistributedSynthesisIterBot.
| void casa::DistributedSynthesisIterBotWithOldGUI::setIterationDetails | ( | Record | iterpars | ) | [virtual] |
Reimplemented from casa::DistributedSynthesisIterBot.
bool casa::DistributedSynthesisIterBotWithOldGUI::is_root [private] |
Definition at line 139 of file DistributedSynthesisIterBot.h.
Vector<Int> casa::DistributedSynthesisIterBotWithOldGUI::itsActionCodes [private] |
Definition at line 136 of file DistributedSynthesisIterBot.h.
Vector<String> casa::DistributedSynthesisIterBotWithOldGUI::itsImageList [private] |
Definition at line 134 of file DistributedSynthesisIterBot.h.
CountedPtr<InteractiveMasking> casa::DistributedSynthesisIterBotWithOldGUI::itsInteractiveMasker [private] |
Definition at line 137 of file DistributedSynthesisIterBot.h.
Vector<Bool> casa::DistributedSynthesisIterBotWithOldGUI::itsMultiTermList [private] |
Definition at line 135 of file DistributedSynthesisIterBot.h.
1.6.1