 |
vrpRouting
0.3
|
Go to the documentation of this file.
49 return !
error.str().empty();
54 auto str =
error.str();
std::ostringstream log
Stores the hint information.
bool has_error() const
gets the contents of notice message
std::ostringstream error
Stores the error information.
std::string get_notice() const
gets the contents of notice message
std::string get_log() const
gets the contents of log message
std::string get_error() const
gets the contents of error message
void clear()
Clears all the messages.
std::ostringstream notice
Stores the notice information.