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

Method SetRestrictions

libs/routing/routing_tests/index_graph_tools.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49void RestrictionTest::SetRestrictions(RestrictionVec && restrictions)
50{
51 m_graph->GetIndexGraphForTests(kTestNumMwmId).SetRestrictions(std::move(restrictions));
52}
53
54void RestrictionTest::SetUTurnRestrictions(vector<RestrictionUTurn> && restrictions)
55{

Callers 1

TestRestrictionsFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestRestrictionsFunction · 0.36