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

Method GetHouseNumber

generator/pygen/pygen.cpp:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 std::string GetRoadNumber() { return m_feature->GetRoadNumber(); }
100
101 std::string GetHouseNumber() { return m_feature->GetHouseNumber(); }
102
103 int8_t GetLayer() { return m_feature->GetLayer(); }
104

Callers 15

ProcessMethod · 0.80
UNIT_CLASS_TESTFunction · 0.80
EditorDialogMethod · 0.80
FromFeatureMethod · 0.80
ReadHouseMethod · 0.80
HouseNumbersMatchMethod · 0.80
operator()Method · 0.80
GetNameScoresFunction · 0.80
FormatStreetAndHouseFunction · 0.80
LoadFeatureMethod · 0.80

Calls

no outgoing calls

Tested by 6

UNIT_CLASS_TESTFunction · 0.64
UNIT_TESTFunction · 0.64
FillEditableMapObjectFunction · 0.64
RollBackChangesTestMethod · 0.64
TestAddressFunction · 0.64
CheckPlaceFunction · 0.64