osrm-backend/include/engine
Daniel J. Hofmann 54a9173107 Make public RouteParameters header no longer depend on Spirit
And includes the optional header that was transitively included by the
spirit header before. Hopefully this will speed up compile times, as the
RouteParameters header is used in a lot of translation units.
2016-01-26 22:57:02 +01:00
..
datafacade Create public facing libraries for extractor, contractor and datastore 2016-01-21 06:47:34 +01:00
guidance Include the travel mode in the last instruction by copying it from the previous instruction. 2016-01-19 21:28:56 +01:00
map_matching Run clang-format 2016-01-08 01:31:57 +01:00
plugins improve comments for gps_precision 2016-01-25 15:17:44 -08:00
routing_algorithms Fix routing when start and target are on the same segment 2016-01-19 23:26:19 +01:00
trip Run clang-format 2016-01-08 01:31:57 +01:00
api_response_generator.hpp Make TurnInstructionsClass functions free standing functions 2016-01-09 19:55:22 +01:00
douglas_peucker.hpp Make DouglasPeucker a free standing function 2016-01-09 19:55:21 +01:00
engine_config.hpp Create public facing libraries for extractor, contractor and datastore 2016-01-21 06:47:34 +01:00
engine.hpp Create public facing libraries for extractor, contractor and datastore 2016-01-21 06:47:34 +01:00
geospatial_query.hpp Run modernizer 2016-01-18 16:54:30 +01:00
internal_route_result.hpp Run clang-format 2016-01-08 01:31:57 +01:00
object_encoder.hpp Run clang-format 2016-01-08 01:31:57 +01:00
phantom_node.hpp Create public facing libraries for extractor, contractor and datastore 2016-01-21 06:47:34 +01:00
polyline_compressor.hpp Make PolylineCompresser's encode and decode free standing functions 2016-01-09 19:55:22 +01:00
polyline_formatter.hpp Make PolylineFormatter's encodedAsJSON and unencodedAsJSON free standing functions 2016-01-09 19:55:22 +01:00
route_name_extraction.hpp Make RouteNameExtraction a free standing function 2016-01-09 19:55:22 +01:00
route_parameters.hpp Make public RouteParameters header no longer depend on Spirit 2016-01-26 22:57:02 +01:00
search_engine_data.hpp Run clang-format 2016-01-08 01:31:57 +01:00
search_engine.hpp Run clang-format 2016-01-08 01:31:57 +01:00
segment_information.hpp Run clang-format 2016-01-08 01:31:57 +01:00