casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Defines
PlotMSPlotParameters.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  casa
 this file contains all the compiler specific defines

Defines

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

Define Documentation

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

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

Definition at line 229 of file PlotMSPlotParameters.h.

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

Definition at line 233 of file PlotMSPlotParameters.h.