Define GWM_LOG_STOP_CONTINUE
Defined in File Algorithm.h
Define Documentation
-
GWM_LOG_STOP_CONTINUE(STATUS)
Check whether to stop. If yes, set the
STATUStogwm::Status::Terminatedand callcontinueto skip loop. Variable to store status value.
Defined in File Algorithm.h
Check whether to stop. If yes, set the STATUS to gwm::Status::Terminated and call continue to skip loop. Variable to store status value.