21 #ifndef otbObjectListSource_h
22 #define otbObjectListSource_h
24 #include "itkProcessObject.h"
46 template <
class TOutputList>
83 using Superclass::MakeOutput;
120 void GraftOutput(itk::DataObject* graft);
185 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
188 virtual void AllocateOutputs();
200 void GenerateData(
void)
override;
204 void operator=(
const Self&) =
delete;
209 #ifndef OTB_MANUAL_INSTANTIATION