38 const SegmenterStrategy&) =
default;
const std::string & getErrorMessage() const
Return the current error message if there is any.
SegmenterStrategy & operator=(const SegmenterStrategy &)
void setErrorMessage(const std::string &newErrorMessage)
Set the current error message.
std::string m_errorMessage
Current error message.
virtual ~SegmenterStrategy()
Raster segmenter strategy base class.
virtual void reset()
Clear all internal allocated resources and go back to the initial not-initialized state...