MCPcopy 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
97bool TileInfo::IsCancelled() const
98{
99 return m_isCanceled;
100}
101
102bool TileInfo::DoNeedReadIndex() const
103{

Callers 5

OnTaskFinishedMethod · 0.45
CheckTileKeyMethod · 0.45
CheckRenderingEnabledMethod · 0.45
CanReceiveMessagesMethod · 0.45
OnTaskFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected