21 #ifndef otbListSampleToListSampleFilter_h
22 #define otbListSampleToListSampleFilter_h
42 template <
class TInputSampleList,
class TOutputSampleList = TInputSampleList>
79 using Superclass::SetInput;
95 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
99 void operator=(
const Self&) =
delete;
106 #ifndef OTB_MANUAL_INSTANTIATION