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

Method SetRoutingSettings

libs/routing/route.hpp:417–417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415 std::set<std::string> const & GetAbsentCountries() const { return m_absentCountries; }
416
417 inline void SetRoutingSettings(RoutingSettings const & routingSettings) { m_routingSettings = routingSettings; }
418
419 // Subroute interface.
420 /// \returns Number of subroutes.

Callers 4

SetRouterImplMethod · 0.45
InitRoutingSessionFunction · 0.45
UNIT_TESTFunction · 0.45
InitRoutingSessionMethod · 0.45

Calls

no outgoing calls

Tested by 2

InitRoutingSessionFunction · 0.36
UNIT_TESTFunction · 0.36