21 #ifndef otbWrapperInputFilenameParameter_h
22 #define otbWrapperInputFilenameParameter_h
55 return m_StringParam->HasValue();
64 itkDebugMacro(
"setting member m_StringParam to " << value);
65 this->m_StringParam->SetValue(value);
73 m_StringParam->ClearValue();
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.
itk::SmartPointer< Self > Pointer
@ ParameterType_InputFilename
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.