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

Container class to hold constants for groups. More...

#include <PlotMSPlotParameterGroups.h>

Static Public Attributes

static const casacore::String UPDATE_REDRAW_NAME
 Update flag for redrawing. More...
 
static const int UPDATE_REDRAW
 
static const casacore::String UPDATE_MSDATA_NAME
 Update flag for casacore::MS data group. More...
 
static const int UPDATE_MSDATA
 
static const casacore::String UPDATE_CACHE_NAME
 Update flag for cache group. More...
 
static const int UPDATE_CACHE
 
static const casacore::String UPDATE_AXES_NAME
 Update flag for axes group. More...
 
static const int UPDATE_AXES
 
static const casacore::String UPDATE_CANVAS_NAME
 Update flag for canvas group. More...
 
static const int UPDATE_CANVAS
 
static const casacore::String UPDATE_DISPLAY_NAME
 Update flag for display group. More...
 
static const int UPDATE_DISPLAY
 
static const casacore::String UPDATE_PAGEHEADER_NAME
 Update flag for page header group. More...
 
static const int UPDATE_PAGEHEADER
 
static const casacore::String UPDATE_ITERATION_NAME
 Update flag for iteration group. More...
 
static const int UPDATE_ITERATION
 
static const casacore::String UPDATE_LOG_NAME
 Update flag for log group. More...
 
static const int UPDATE_LOG
 
static const casacore::String UPDATE_PLOTMS_OPTIONS_NAME
 Update flag for plotms_options group. More...
 
static const int UPDATE_PLOTMS_OPTIONS
 

Private Member Functions

 PMS_PP ()
 Disable constructor. More...
 

Detailed Description

Container class to hold constants for groups.

Definition at line 48 of file PlotMSPlotParameterGroups.h.

Constructor & Destructor Documentation

casa::PMS_PP::PMS_PP ( )
inlineprivate

Disable constructor.

Definition at line 113 of file PlotMSPlotParameterGroups.h.

Member Data Documentation

const int casa::PMS_PP::UPDATE_AXES
static

Definition at line 72 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_AXES_NAME
static

Update flag for axes group.

Definition at line 71 of file PlotMSPlotParameterGroups.h.

Referenced by casa::PMS_PP_Axes::name().

const int casa::PMS_PP::UPDATE_CACHE
static

Definition at line 66 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_CACHE_NAME
static

Update flag for cache group.

Definition at line 65 of file PlotMSPlotParameterGroups.h.

Referenced by casa::PMS_PP_Cache::name().

const int casa::PMS_PP::UPDATE_CANVAS
static

Definition at line 78 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_CANVAS_NAME
static

Update flag for canvas group.

Definition at line 77 of file PlotMSPlotParameterGroups.h.

Referenced by casa::PMS_PP_Canvas::name().

const int casa::PMS_PP::UPDATE_DISPLAY
static

Definition at line 84 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_DISPLAY_NAME
static

Update flag for display group.

Definition at line 83 of file PlotMSPlotParameterGroups.h.

Referenced by casa::PMS_PP_Display::name().

const int casa::PMS_PP::UPDATE_ITERATION
static

Definition at line 96 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_ITERATION_NAME
static

Update flag for iteration group.

Definition at line 95 of file PlotMSPlotParameterGroups.h.

Referenced by casa::PMS_PP_Iteration::name().

const int casa::PMS_PP::UPDATE_LOG
static

Definition at line 102 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_LOG_NAME
static

Update flag for log group.

Definition at line 101 of file PlotMSPlotParameterGroups.h.

const int casa::PMS_PP::UPDATE_MSDATA
static

Definition at line 60 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_MSDATA_NAME
static

Update flag for casacore::MS data group.

Definition at line 59 of file PlotMSPlotParameterGroups.h.

Referenced by casa::PMS_PP_MSData::name().

const int casa::PMS_PP::UPDATE_PAGEHEADER
static

Definition at line 90 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_PAGEHEADER_NAME
static

Update flag for page header group.

Definition at line 89 of file PlotMSPlotParameterGroups.h.

Referenced by casa::PMS_PP_PageHeader::name().

const int casa::PMS_PP::UPDATE_PLOTMS_OPTIONS
static

Definition at line 108 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_PLOTMS_OPTIONS_NAME
static

Update flag for plotms_options group.

Definition at line 107 of file PlotMSPlotParameterGroups.h.

const int casa::PMS_PP::UPDATE_REDRAW
static

Definition at line 54 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP::UPDATE_REDRAW_NAME
static

Update flag for redrawing.

Definition at line 53 of file PlotMSPlotParameterGroups.h.


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