Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ReadVersionDate
Function
ReadVersionDate
libs/platform/mwm_version.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
uint32_t ReadVersionDate(ModelReaderPtr const & reader)
72
{
73
return MwmVersion::Read(FilesContainerR(reader)).GetVersion();
74
}
75
76
} // namespace version
Callers
3
LoadDataSources
Function · 0.85
GetForceDownloadWorlds
Method · 0.85
FindAllLocalMapsAndCleanup
Function · 0.85
Calls
3
FilesContainerR
Class · 0.70
Read
Function · 0.50
GetVersion
Method · 0.45
Tested by
no test coverage detected