21 #ifndef otbImageListSource_h
22 #define otbImageListSource_h
24 #include "itkProcessObject.h"
39 template <
class TOutputImage>
78 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
86 #ifndef OTB_MANUAL_INSTANTIATION
Base class for all the filters producing an otbImageList.
ImageList< OutputImageType > OutputImageListType
itk::SmartPointer< Self > Pointer
itk::DataObject::Pointer DataObjectPointer
virtual OutputImageListType * GetOutput(void)
~ImageListSource() override
void operator=(const Self &)=delete
TOutputImage OutputImageType
ImageListSource(const Self &)=delete
OutputImageType::Pointer OutputImagePointerType
void PrintSelf(std::ostream &os, itk::Indent indent) const override
itk::ProcessObject Superclass
OutputImageListType::ConstPointer OutputImageListConstPointerType
itk::SmartPointer< const Self > ConstPointer
OutputImageListType::Pointer OutputImageListPointerType
This class represent a list of images.
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.