|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
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;
82 void operator=(
const Self&) =
delete;
86 #ifndef OTB_MANUAL_INSTANTIATION
OutputImageListType::Pointer OutputImageListPointerType
itk::ProcessObject Superclass
itk::SmartPointer< Self > Pointer
Base class for all the filters producing an otbImageList.
OutputImageType::Pointer OutputImagePointerType
itk::DataObject::Pointer DataObjectPointer
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
~ImageListSource() override
TOutputImage OutputImageType
itk::SmartPointer< Self > Pointer
OutputImageListType::ConstPointer OutputImageListConstPointerType
ImageList< OutputImageType > OutputImageListType
This class represent a list of images.
itk::SmartPointer< const Self > ConstPointer