21 #ifndef otbVectorDataToSpecificDescriptionFilterBase_h
22 #define otbVectorDataToSpecificDescriptionFilterBase_h
45 template <
class TVectorData>
70 virtual void AddSupport(
const itk::DataObject* support,
unsigned int idx);
71 const itk::DataObject* GetSupport(
unsigned int idx);
84 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
88 void operator=(
const Self&) =
delete;
93 #ifndef OTB_MANUAL_INSTANTIATION