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

Method HasAtm

libs/indexer/map_object.cpp:225–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225bool MapObject::HasAtm() const
226{
227 return feature::HasAtm(m_types);
228}
229
230bool MapObject::HasToilets() const
231{

Callers 1

PlacePageDialogUserMethod · 0.80

Calls 1

HasAtmFunction · 0.70

Tested by

no test coverage detected