casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Attributes | Private Member Functions
casa::PMS_PP Class Reference

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

#include <PlotMSPlotParameterGroups.h>

List of all members.

Static Public Attributes

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

Private Member Functions

 PMS_PP ()
 
      


Detailed Description

Container class to hold constants for groups.

Definition at line 43 of file PlotMSPlotParameterGroups.h.


Constructor & Destructor Documentation

casa::PMS_PP::PMS_PP ( ) [inline, private]

      

Disable constructor.

Definition at line 102 of file PlotMSPlotParameterGroups.h.


Member Data Documentation

const int casa::PMS_PP::UPDATE_AXES [static]

Definition at line 67 of file PlotMSPlotParameterGroups.h.

Update flag for axes group.

Definition at line 66 of file PlotMSPlotParameterGroups.h.

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

const int casa::PMS_PP::UPDATE_CACHE [static]

Definition at line 61 of file PlotMSPlotParameterGroups.h.

Update flag for cache group.

Definition at line 60 of file PlotMSPlotParameterGroups.h.

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

const int casa::PMS_PP::UPDATE_CANVAS [static]

Definition at line 73 of file PlotMSPlotParameterGroups.h.

Update flag for canvas group.

Definition at line 72 of file PlotMSPlotParameterGroups.h.

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

const int casa::PMS_PP::UPDATE_DISPLAY [static]

Definition at line 79 of file PlotMSPlotParameterGroups.h.

Update flag for display group.

Definition at line 78 of file PlotMSPlotParameterGroups.h.

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

const int casa::PMS_PP::UPDATE_ITERATION [static]

Definition at line 85 of file PlotMSPlotParameterGroups.h.

Update flag for display group.

Definition at line 84 of file PlotMSPlotParameterGroups.h.

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

const int casa::PMS_PP::UPDATE_LOG [static]

Definition at line 91 of file PlotMSPlotParameterGroups.h.

Update flag for log group.

Definition at line 90 of file PlotMSPlotParameterGroups.h.

const int casa::PMS_PP::UPDATE_MSDATA [static]

Definition at line 55 of file PlotMSPlotParameterGroups.h.

Update flag for MS data group.

Definition at line 54 of file PlotMSPlotParameterGroups.h.

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

Definition at line 97 of file PlotMSPlotParameterGroups.h.

Update flag for plotms_options group.

Definition at line 96 of file PlotMSPlotParameterGroups.h.

const int casa::PMS_PP::UPDATE_REDRAW [static]

Definition at line 49 of file PlotMSPlotParameterGroups.h.

Update flag for redrawing.

Definition at line 48 of file PlotMSPlotParameterGroups.h.


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