|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbWrapperInputVectorDataListParameter_h
22 #define otbWrapperInputVectorDataListParameter_h
74 void ClearValue()
override;
78 virtual Role GetDirection()
const override;
82 const std::string& GetFilenameFilter()
const override;
98 void operator=(
const Parameter&) =
delete;
This class represent a parameter for the wrapper framework This class is a high level class represent...
This class represents a InputImage parameter.
This class represents a hierarchy of vector data.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
virtual Role GetDirection() const =0
itk::SmartPointer< Self > Pointer
virtual const std::string & GetFilenameFilter() const
@ ParameterType_InputVectorDataList
This class is a base class for list-type parameters.
This class is a generic all-purpose wrapping around an std::vector<itk::SmartPointer<ObjectType> >.