MCPcopy 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
572void Framework::DeregisterAllMaps()
573{
574 m_featuresFetcher.Clear();
575 m_storage.Clear();
576}
577
578void Framework::LoadBookmarks()
579{

Callers 3

RemoveLocalMapsMethod · 0.80
UNIT_TESTFunction · 0.80
UNIT_TESTFunction · 0.80

Calls 1

ClearMethod · 0.45

Tested by 2

UNIT_TESTFunction · 0.64
UNIT_TESTFunction · 0.64