MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / GetVersion

Method GetVersion

include/server/service/trip_service.hpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 osrm::engine::api::ResultT &result) final override;
23
24 unsigned GetVersion() final override { return 1; }
25};
26} // namespace osrm::server::service
27

Callers 1

RunQueryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected