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