MCPcopy Create free account
hub / github.com/comaps/comaps / SetMwmsPartlyProhibitedForSpeedCams

Method SetMwmsPartlyProhibitedForSpeedCams

libs/routing/route.cpp:509–512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

507}
508
509void Route::SetMwmsPartlyProhibitedForSpeedCams(vector<platform::CountryFile> && mwms)
510{
511 m_speedCamPartlyProhibitedMwms = std::move(mwms);
512}
513
514bool Route::CrossMwmsPartlyProhibitedForSpeedCams() const
515{

Callers 1

RedressRouteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected