MCPcopy 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
81void 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

FinishAllMethod · 0.45
CancelTileInfoMethod · 0.45
EndDragMethod · 0.45
StopThreadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected