21 #ifndef otbWrapperStringParameter_h
22 #define otbWrapperStringParameter_h
68 return !m_Value.empty();
This class represent a parameter for the wrapper framework This class is a high level class represent...
This class represent a string parameter for the wrapper framework.
void ClearValue() override
ParameterType GetType() const override
void FromString(const std::string &value) override
void operator=(const StringParameter &)=delete
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
bool HasValue() const override
void SetValue(const std::string &value)
StringParameter(const StringParameter &)=delete
std::string ToString() const override
const std::string & GetValue() const
~StringParameter() override
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.