casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
PlotMSPlotParameters.h File Reference
#include <casa/Containers/Record.h>
#include <graphics/GenericPlotter/PlotFactory.h>
#include <plotms/PlotMS/PlotMSWatchedParameters.h>

Go to the source code of this file.

Classes

class  casa::PlotMSPlotParameters
 Parameters for a PlotMSPlot. More...
 
class  casa::PlotMSPlotParameters::Group
 Static //. More...
 

Namespaces

 casa
 -*- mode: c++ -*-
 

Macros

#define PMS_PP_CALL(PARAMS, GROUP, METHOD,...)
 Helper macros to simplify calling a method on a subparameters group. More...
 
#define PMS_PP_RETCALL(PARAMS, GROUP, METHOD, DEFAULT,...)
 

Macro Definition Documentation

#define PMS_PP_CALL (   PARAMS,
  GROUP,
  METHOD,
  ... 
)

Helper macros to simplify calling a method on a subparameters group.

Definition at line 228 of file PlotMSPlotParameters.h.

#define PMS_PP_RETCALL (   PARAMS,
  GROUP,
  METHOD,
  DEFAULT,
  ... 
)

Definition at line 232 of file PlotMSPlotParameters.h.