Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Cancel
Method
Cancel
libs/drape_frontend/tile_info.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void TileInfo::Cancel()
82
{
83
m_isCanceled = true;
84
}
85
86
/*
87
* TODO: the following check throws an exception while IsCancelled() is used in most places to quit gracefully.
Callers
5
FinishAll
Method · 0.45
CancelTileInfo
Method · 0.45
EndDrag
Method · 0.45
SetKineticScrollEnabled
Method · 0.45
StopThread
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected