#include <UVContSubTVI.h>
Public Member Functions | |
UVContSubTVILayerFactory (Record &configuration) | |
virtual | ~UVContSubTVILayerFactory () |
Protected Member Functions | |
ViImplementation2 * | createInstance (ViImplementation2 *vii0) const |
Make a ViImplementation with another as input Must be specialized for each type. | |
Protected Attributes | |
Record | configuration_p |
Definition at line 115 of file UVContSubTVI.h.
casa::vi::UVContSubTVILayerFactory::UVContSubTVILayerFactory | ( | Record & | configuration | ) |
virtual casa::vi::UVContSubTVILayerFactory::~UVContSubTVILayerFactory | ( | ) | [inline, virtual] |
Definition at line 121 of file UVContSubTVI.h.
ViImplementation2* casa::vi::UVContSubTVILayerFactory::createInstance | ( | ViImplementation2 * | ) | const [protected, virtual] |
Make a ViImplementation with another as input Must be specialized for each type.
Implements casa::vi::ViiLayerFactory.
Record casa::vi::UVContSubTVILayerFactory::configuration_p [protected] |
Definition at line 127 of file UVContSubTVI.h.