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

Method ResetMapDownloadMetaConfig

libs/storage/storage.hpp:650–654  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

648 void RestoreDownloadQueue();
649
650 void ResetMapDownloadMetaConfig()
651 {
652 if (m_downloader)
653 m_downloader->ResetMetaConfig();
654 }
655
656protected:
657 void OnFinishDownloading();

Calls 1

ResetMetaConfigMethod · 0.80

Tested by

no test coverage detected