21 #ifndef otbWrapperStringListParameter_h
22 #define otbWrapperStringListParameter_h
This class is a base class for list-type parameters.
This class represents a InputImage parameter.
std::vector< std::string > StringVector
virtual Role GetDirection() const =0
This class represent a list of string parameter for the wrapper framework.
itk::SmartPointer< const Self > ConstPointer
~StringListParameter() override
ParameterType GetType() const override
void SetValue(const StringListInterface::StringVector &)
ParameterList< StringParameter > Superclass
itk::SmartPointer< Self > Pointer
StringListParameter(const StringListParameter &)=delete
void SetNthElement(std::vcl_size_t, const std::string &)
Role GetDirection() const override
void AddString(const std::string &value)
void operator=(const StringListParameter &)=delete
StringListInterface::StringVector GetValue() const
std::string GetNthElement(std::vcl_size_t) const
StringListInterface::StringVector StringListType
bool IsFilename() const override
@ ParameterType_StringList
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.