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

Method TestPark

generator/generator_tests_support/test_feature.cpp:439–441  ·  view source on GitHub ↗

TestPark ----------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

437
438// TestPark ----------------------------------------------------------------------------------------
439TestPark::TestPark(vector<m2::PointD> const & boundary, string const & name, string const & lang)
440 : TestFeature(boundary, MakeName(name, lang), Type::Area)
441{}
442
443void TestPark::Serialize(FeatureBuilder & fb) const
444{

Callers

nothing calls this directly

Calls 1

MakeNameFunction · 0.85

Tested by

no test coverage detected