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