addWatcher(PlotMSParametersWatcher *watcher) | casa::PlotMSWatchedParameters | |
ALL_UPDATE_FLAGS() | casa::PlotMSWatchedParameters | static |
cachedImageSize() const | casa::PlotMSParameters | |
chooserHistoryLimit() | casa::PlotMSParameters | static |
clearSelectionsOnAxesChange() const | casa::PlotMSParameters | |
colCount | casa::PlotMSParameters | private |
currentUpdateFlag() const | casa::PlotMSWatchedParameters | protected |
equals(const PlotMSWatchedParameters &other, int updateFlags) const | casa::PlotMSParameters | virtual |
getColCount() const | casa::PlotMSParameters | |
getRowCount() const | casa::PlotMSParameters | |
holdNotification(PlotMSParametersWatcher *updater=NULL) | casa::PlotMSWatchedParameters | |
itsCachedImageHeight_ | casa::PlotMSParameters | private |
itsCachedImageWidth_ | casa::PlotMSParameters | private |
itsClearSelectionsOnAxesChange_ | casa::PlotMSParameters | private |
itsLogEvents_ | casa::PlotMSParameters | private |
itsLogFilename_ | casa::PlotMSParameters | private |
itsLogPriority_ | casa::PlotMSParameters | private |
logEvents() const | casa::PlotMSParameters | |
logFilename() const | casa::PlotMSParameters | |
logPriority() const | casa::PlotMSParameters | |
NO_UPDATES | casa::PlotMSWatchedParameters | static |
operator!=(const PlotMSWatchedParameters &other) const | casa::PlotMSWatchedParameters | inlinevirtual |
operator=(const PlotMSParameters ©) | casa::PlotMSParameters | |
operator==(const PlotMSWatchedParameters &other) const | casa::PlotMSWatchedParameters | inlinevirtual |
PlotMSParameters(const casacore::String &logFilename=PMS::DEFAULT_LOG_FILENAME, int logEvents=PMS::DEFAULT_LOG_EVENTS, casacore::LogMessage::Priority logPriority=PMS::DEFAULT_LOG_PRIORITY, bool clearSelections=PMS::DEFAULT_CLEAR_SELECTIONS, int cachedImageWidth=PMS::DEFAULT_CACHED_IMAGE_WIDTH, int cachedImageHeight=PMS::DEFAULT_CACHED_IMAGE_HEIGHT, int rowCount=PMS::DEFAULT_GRID_ROWS, int colCount=PMS::DEFAULT_GRID_COLS) | casa::PlotMSParameters | |
PlotMSParameters(const PlotMSParameters ©) | casa::PlotMSParameters | |
PlotMSWatchedParameters() | casa::PlotMSWatchedParameters | |
REGISTER_UPDATE_FLAG(const casacore::String &name) | casa::PlotMSWatchedParameters | static |
releaseNotification() | casa::PlotMSWatchedParameters | |
removeWatcher(PlotMSParametersWatcher *watcher) | casa::PlotMSWatchedParameters | |
rowCount | casa::PlotMSParameters | private |
setCachedImageSize(int width, int height) | casa::PlotMSParameters | |
setCachedImageSizeToResolution() | casa::PlotMSParameters | |
setChooserListoryLimit(int histLimit) | casa::PlotMSParameters | static |
setClearSelectionsOnAxesChange(bool flag) | casa::PlotMSParameters | |
setColCount(int colCount) | casa::PlotMSParameters | |
setGridSize(int rows, int cols) | casa::PlotMSParameters | |
setLogFilename(const casacore::String &filename) | casa::PlotMSParameters | |
setLogFilter(int logEvents, casacore::LogMessage::Priority priority) | casa::PlotMSParameters | |
setRowCount(int rowCount) | casa::PlotMSParameters | |
UNREGISTER_UPDATE_FLAG(const casacore::String &name) | casa::PlotMSWatchedParameters | static |
UNREGISTER_UPDATE_FLAG(int flag) | casa::PlotMSWatchedParameters | static |
UPDATE_FLAG(const casacore::String &name) | casa::PlotMSWatchedParameters | static |
UPDATE_FLAG(int flag) | casa::PlotMSWatchedParameters | static |
UPDATE_FLAG_NAMES() | casa::PlotMSWatchedParameters | static |
UPDATE_FLAG_NAMES(int value) | casa::PlotMSWatchedParameters | static |
UPDATE_FLAGS() | casa::PlotMSWatchedParameters | static |
UPDATE_FLAGS(int value) | casa::PlotMSWatchedParameters | static |
UPDATE_LOG | casa::PlotMSParameters | static |
UPDATE_PLOTMS_OPTIONS | casa::PlotMSParameters | static |
updateFlag(int updateFlag, bool on=true) | casa::PlotMSWatchedParameters | protected |
updateFlag(const casacore::String &updateFlagName, bool on=true) | casa::PlotMSWatchedParameters | protected |
updateFlags(int updateFlags) | casa::PlotMSWatchedParameters | protected |
~PlotMSParameters() | casa::PlotMSParameters | |
~PlotMSWatchedParameters() | casa::PlotMSWatchedParameters | virtual |