21 #ifndef otbListSampleSource_h
22 #define otbListSampleSource_h
24 #include "itkProcessObject.h"
25 #include "itkDataObjectDecorator.h"
44 template <
class TInputSampleList,
class TOutputSampleList = TInputSampleList>
78 using Superclass::MakeOutput;
84 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
88 void operator=(
const Self&) =
delete;
95 #ifndef OTB_MANUAL_INSTANTIATION