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

Method IsFollowing

libs/routing/routing_session.cpp:232–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232bool RoutingSession::IsFollowing() const
233{
234 CHECK_THREAD_CHECKER(m_threadChecker, ());
235 return m_isFollowing;
236}
237
238void RoutingSession::Reset()
239{

Callers 3

IsRoutingFollowingMethod · 0.80
SetDrapeEngineMethod · 0.80
UNIT_CLASS_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_CLASS_TESTFunction · 0.64