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

Go to the source code of this file.

Classes

class  casa::PlotFactory
 The idea behind a plot factory is to produce classes that are useful to the underlying implementation without having to know what the implementation is. More...

Namespaces

namespace  casa
 this file contains all the compiler specific defines

Defines

#define PF_DATA_DEC(TYPE)
 Data Objects //.

Typedefs

typedef CountedPtr< PlotFactory > casa::PlotFactoryPtr

Define Documentation

#define PF_DATA_DEC (   TYPE)

Data Objects //.

Macro for method declarations for different permutations of the default data objects for different types.

Definition at line 458 of file PlotFactory.h.