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

Method SetPostcode

generator/generator_tests_support/test_feature.hpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36 bool Matches(FeatureType & feature) const;
37 void SetPostcode(std::string const & postcode) { m_postcode = postcode; }
38 uint64_t GetId() const { return m_id; }
39
40 std::string GetName(std::string lang) const

Callers 5

ProcessRawEntriesMethod · 0.45
GetNameAndTypeFunction · 0.45
EnrichMethod · 0.45
UpdateMethod · 0.45
SerializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected