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

Method GetCurrentDataVersion

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

\brief Returns current version for mwms which are used by storage.

Source from the content-addressed store, hash-verified

428
429 /// \brief Returns current version for mwms which are used by storage.
430 inline int64_t GetCurrentDataVersion() const { return m_currentVersion; }
431
432 /// \brief Returns true if the node with countryId has been downloaded and false othewise.
433 /// If countryId is expandable returns true if all mwms which belongs to it have downloaded.

Callers 6

StorageHttpTestMethod · 0.45
DownloadGroupFunction · 0.45
DeleteGroupFunction · 0.45
TestDownloadDeleteFunction · 0.45
UNIT_TESTFunction · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 6

StorageHttpTestMethod · 0.36
DownloadGroupFunction · 0.36
DeleteGroupFunction · 0.36
TestDownloadDeleteFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36