#include <libosmscout/include/osmscout/async/CancelableFuture.h>
◆ ~FutureBreaker()
◆ FutureBreaker() [1/2]
◆ FutureBreaker() [2/2]
◆ Break()
Stop the processing. This is just a setting a flag that must actively get polled by the long running process. So while the process was signaled to stop, it can still continue for a while.
- Returns
Implements osmscout::Breaker.
◆ IsAborted()
Return true, if the process was signaled to stop
- Returns
- True, if signaled, else false
Implements osmscout::Breaker.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Reset()
◆ Promise
The documentation for this class was generated from the following file: