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

Method GetId

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

Source from the content-addressed store, hash-verified

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
41 {

Callers 2

AddWithEditorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected