Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ DeregisterAllMaps
Method
DeregisterAllMaps
libs/map/framework.cpp:572–576 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
570
}
571
572
void Framework::DeregisterAllMaps()
573
{
574
m_featuresFetcher.Clear();
575
m_storage.Clear();
576
}
577
578
void Framework::LoadBookmarks()
579
{
Callers
3
RemoveLocalMaps
Method · 0.80
UNIT_TEST
Function · 0.80
UNIT_TEST
Function · 0.80
Calls
1
Clear
Method · 0.45
Tested by
2
UNIT_TEST
Function · 0.64
UNIT_TEST
Function · 0.64