MCPcopy Create free account
hub / github.com/comaps/comaps / IsCancelled

Method IsCancelled

libs/base/cancellable.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30bool Cancellable::IsCancelled() const
31{
32 return CancellationStatus() != Status::Active;
33}
34
35Cancellable::Status Cancellable::CancellationStatus() const
36{

Callers 3

DoMethod · 0.45
DoMethod · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

DoMethod · 0.36
UNIT_TESTFunction · 0.36