casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
casa::vi::PassThroughTVILayerFactory Class Reference

#include <PassThroughTVI.h>

Inheritance diagram for casa::vi::PassThroughTVILayerFactory:
casa::vi::ViiLayerFactory

Public Member Functions

 PassThroughTVILayerFactory ()
 
virtual ~PassThroughTVILayerFactory ()
 
- Public Member Functions inherited from casa::vi::ViiLayerFactory
virtual ~ViiLayerFactory ()
 
virtual ViImplementation2createViImpl2 (casacore::Vector< ViiLayerFactory * > viifactories) const
 

Protected Member Functions

virtual ViImplementation2createInstance (ViImplementation2 *vii0) const
 Make a ViImplementation with another as input Must be specialized for each type. More...
 

Detailed Description

Definition at line 60 of file PassThroughTVI.h.

Constructor & Destructor Documentation

casa::vi::PassThroughTVILayerFactory::PassThroughTVILayerFactory ( )
virtual casa::vi::PassThroughTVILayerFactory::~PassThroughTVILayerFactory ( )
virtual

Member Function Documentation

virtual ViImplementation2* casa::vi::PassThroughTVILayerFactory::createInstance ( ViImplementation2 ) const
protectedvirtual

Make a ViImplementation with another as input Must be specialized for each type.

Implements casa::vi::ViiLayerFactory.


The documentation for this class was generated from the following file: