Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Stop
Method
Stop
libs/map/transit/transit_reader.cpp:259–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
void TransitReadManager::Stop()
260
{
261
if (m_threadsPool != nullptr)
262
m_threadsPool->Stop();
263
m_threadsPool.reset();
264
}
265
266
void TransitReadManager::SetDrapeEngine(ref_ptr<df::DrapeEngine> engine)
267
{
Callers
1
RunScenario
Function · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected