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

Method GetHouseToStreetTableFormat

libs/platform/mwm_traits.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14MwmTraits::HouseToStreetTableFormat MwmTraits::GetHouseToStreetTableFormat() const
15{
16 return HouseToStreetTableFormat::HouseToStreetTableWithHeader;
17}
18
19MwmTraits::CentersTableFormat MwmTraits::GetCentersTableFormat() const
20{

Callers 1

LoadHouseTableImplFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected