casa
5.7.0-16
|
#include <UVContSubTVI.h>
Public Member Functions | |
UVContSubTVILayerFactory (Record &configuration) | |
virtual | ~UVContSubTVILayerFactory () |
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 | |
Record | configuration_p |
Definition at line 119 of file UVContSubTVI.h.
casa::vi::UVContSubTVILayerFactory::UVContSubTVILayerFactory | ( | Record & | configuration | ) |
|
inlinevirtual |
Definition at line 125 of file UVContSubTVI.h.
|
protectedvirtual |
Make a ViImplementation with another as input Must be specialized for each type.
Implements casa::vi::ViiLayerFactory.
|
protected |
Definition at line 131 of file UVContSubTVI.h.