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

Method AddOsmId

generator/feature_builder.cpp:520–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518}
519
520void FeatureBuilder::AddOsmId(base::GeoObjectId id)
521{
522 m_osmIds.push_back(id);
523}
524
525void FeatureBuilder::SetOsmId(base::GeoObjectId id)
526{

Callers 6

BuildFromRelationMethod · 0.80
UNIT_CLASS_TESTFunction · 0.80
MakeTestSet1Function · 0.80
UNIT_CLASS_TESTFunction · 0.80
UNIT_CLASS_TESTFunction · 0.80

Calls 1

push_backMethod · 0.45

Tested by 5

UNIT_CLASS_TESTFunction · 0.64
MakeTestSet1Function · 0.64
UNIT_CLASS_TESTFunction · 0.64
UNIT_CLASS_TESTFunction · 0.64