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

Method SetHouseNumber

libs/indexer/editable_map_object.cpp:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311void EditableMapObject::SetHouseNumber(string const & houseNumber)
312{
313 m_houseNumber = houseNumber;
314}
315
316void EditableMapObject::SetPostcode(std::string const & postcode)
317{

Callers 12

OnSaveMethod · 0.45
UNIT_CLASS_TESTFunction · 0.45
UNIT_CLASS_TESTFunction · 0.45
UNIT_CLASS_TESTFunction · 0.45
UNIT_TESTFunction · 0.45
FillEditableMapObjectFunction · 0.45
CreateCafeAtPointFunction · 0.45
RollBackChangesTestMethod · 0.45
SaveEditedFeatureTestMethod · 0.45
SaveEditedMapObjectMethod · 0.45

Calls

no outgoing calls

Tested by 8

UNIT_CLASS_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
FillEditableMapObjectFunction · 0.36
CreateCafeAtPointFunction · 0.36
RollBackChangesTestMethod · 0.36
SaveEditedFeatureTestMethod · 0.36