Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
232
bool RoutingSession::IsFollowing() const
233
{
234
CHECK_THREAD_CHECKER(m_threadChecker, ());
235
return m_isFollowing;
236
}
237
238
void RoutingSession::Reset()
239
{
Callers
3
IsRoutingFollowing
Method · 0.80
SetDrapeEngine
Method · 0.80
UNIT_CLASS_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
UNIT_CLASS_TEST
Function · 0.64