MCPcopy 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
48bool GenerateIntermediateData(feature::GenerateInfo & info);

Callers 15

CachedPosWriterMethod · 0.45
ReserveMethod · 0.45
WriteMethod · 0.45
ForEachFeatureRawFormatFunction · 0.45
BuildRoutingIndexFunction · 0.45
SerializeCrossMwmFunction · 0.45
BuildSectionMethod · 0.45
FinishMethod · 0.45
WriteMethod · 0.45
BuildRoadAltitudesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected