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

Method IsLoaded

libs/routing/data_source.hpp:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 bool IsLoaded(platform::CountryFile const & file) const { return m_dataSource.IsLoaded(file); }
60
61 enum SectionStatus
62 {

Callers 2

DoCalculateRouteMethod · 0.45
RoutingTestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected