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

Method GetPostcode

libs/indexer/map_object.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104std::string_view MapObject::GetPostcode() const
105{
106 return m_metadata.Get(MetadataID::FMD_POSTCODE);
107}
108
109std::string MapObject::GetLocalizedType() const
110{

Callers 6

EnrichMethod · 0.45
FromFBFunction · 0.45
UNIT_CLASS_TESTFunction · 0.45
UNIT_CLASS_TESTFunction · 0.45
EditorDialogMethod · 0.45
MatchFeatureByPostcodeFunction · 0.45

Calls 1

GetMethod · 0.45

Tested by 2

UNIT_CLASS_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36