Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Pos
Method
Pos
generator/osm_source.hpp:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
uint64_t Read(char * buffer, uint64_t bufferSize);
45
uint64_t Pos() const { return m_pos; }
46
};
47
48
bool GenerateIntermediateData(feature::GenerateInfo & info);
Callers
15
WriteCitiesIdsSectionToFile
Function · 0.45
CachedPosWriter
Method · 0.45
GenerateFilteredFeatures
Method · 0.45
Reserve
Method · 0.45
Write
Method · 0.45
ForEachFeatureRawFormat
Function · 0.45
BuildRoutingIndex
Function · 0.45
SerializeCrossMwm
Function · 0.45
BuildSection
Method · 0.45
Finish
Method · 0.45
Write
Method · 0.45
BuildRoadAltitudes
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected