casa
5.7.0-16
|
#include <StatWtTVILayerFactory.h>
Public Member Functions | |
StatWtTVILayerFactory ()=delete | |
~StatWtTVILayerFactory () | |
StatWtTVILayerFactory (casacore::Record &configuration) | |
StatWtTVI * | getTVI () const |
Public Member Functions inherited from casa::vi::ViiLayerFactory | |
virtual | ~ViiLayerFactory () |
virtual ViImplementation2 * | createViImpl2 (casacore::Vector< ViiLayerFactory * > viifactories) const |
Protected Member Functions | |
ViImplementation2 * | createInstance (ViImplementation2 *vii0) const |
Make a ViImplementation with another as input Must be specialized for each type. More... | |
Protected Attributes | |
const casacore::Record | _configuration |
StatWtTVI * | _statWtTVI |
Definition at line 33 of file StatWtTVILayerFactory.h.
|
delete |
|
inline |
Definition at line 39 of file StatWtTVILayerFactory.h.
casa::vi::StatWtTVILayerFactory::StatWtTVILayerFactory | ( | casacore::Record & | configuration | ) |
|
protectedvirtual |
Make a ViImplementation with another as input Must be specialized for each type.
Implements casa::vi::ViiLayerFactory.
|
inline |
Definition at line 43 of file StatWtTVILayerFactory.h.
References _statWtTVI.
|
protected |
Definition at line 47 of file StatWtTVILayerFactory.h.
|
mutableprotected |
Definition at line 51 of file StatWtTVILayerFactory.h.
Referenced by getTVI().