Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsCancelled
Method
IsCancelled
libs/drape_frontend/tile_info.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
bool TileInfo::IsCancelled() const
98
{
99
return m_isCanceled;
100
}
101
102
bool TileInfo::DoNeedReadIndex() const
103
{
Callers
5
OnTaskFinished
Method · 0.45
CheckTileKey
Method · 0.45
CheckRenderingEnabled
Method · 0.45
CanReceiveMessages
Method · 0.45
OnTaskFinished
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected