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

Method SetDataVersion

libs/storage/map_files_downloader.hpp:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71
72 void SetDownloadingPolicy(DownloadingPolicy * policy);
73 void SetDataVersion(int64_t version) { m_dataVersion = version; }
74
75 /// Reset after changes, e.g. map download URL.
76 void ResetMetaConfig();

Calls

no outgoing calls

Tested by

no test coverage detected