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;
106 #ifndef OTB_MANUAL_INSTANTIATION
This class is a base class for filters using ListSample as input and returning ListSample.
This class is a base class for filters using ListSample as input and returning ListSample.
ListSampleToListSampleFilter Self
ListSampleToListSampleFilter(const Self &)=delete
Superclass::OutputSampleListPointer OutputSampleListPointer
ListSampleSource< TOutputSampleList > Superclass
void operator=(const Self &)=delete
~ListSampleToListSampleFilter() override
itk::DataObject::Pointer DataObjectPointer
Superclass::OutputValueType OutputValueType
Superclass::OutputSampleListConstPointer OutputSampleListConstPointer
Superclass::OutputMeasurementVectorType OutputMeasurementVectorType
itk::SmartPointer< const Self > ConstPointer
InputSampleListType::Pointer InputSampleListPointer
itk::SmartPointer< Self > Pointer
InputMeasurementVectorType::ValueType InputValueType
TInputSampleList InputSampleListType
Superclass::OutputSampleListType OutputSampleListType
InputSampleListType::ConstPointer InputSampleListConstPointer
InputSampleListType::MeasurementVectorType InputMeasurementVectorType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.