osrm-backend/include/osrm
Michael Bell 16ed1c46c0 Undo libosrm API break by adding old interface as method overload
Removes the breaking libosrm API change by adding the old interface to
the new. This does not introduce any new breaks.

The downside of this is that it allows for multiple ways to
return JSON responses.
2020-10-19 01:29:11 +01:00
..
approach.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
bearing.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
contractor_config.hpp Add basic facades for Extractor and Contractor run methods. 2017-03-08 22:48:03 +00:00
contractor.hpp Add basic facades for Extractor and Contractor run methods. 2017-03-08 22:48:03 +00:00
coordinate.hpp Fix formating 2018-02-06 11:51:33 +01:00
customizer_config.hpp Add basic facades for Customizer and Partitioner run methods 2018-02-02 15:52:30 +01:00
customizer.hpp Add basic facades for Customizer and Partitioner run methods 2018-02-02 15:52:30 +01:00
engine_config.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
error_codes.hpp Make most command-line tools return useful error codes on well-known exceptions. 2017-06-08 15:03:24 +00:00
exception.hpp Fix formating 2018-02-06 11:51:33 +01:00
extractor_config.hpp Add basic facades for Extractor and Contractor run methods. 2017-03-08 22:48:03 +00:00
extractor.hpp Add basic facades for Extractor and Contractor run methods. 2017-03-08 22:48:03 +00:00
json_container.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
match_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
nearest_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
osrm_fwd.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
osrm.hpp Undo libosrm API break by adding old interface as method overload 2020-10-19 01:29:11 +01:00
partitioner_config.hpp Add basic facades for Customizer and Partitioner run methods 2018-02-02 15:52:30 +01:00
partitioner.hpp Add basic facades for Customizer and Partitioner run methods 2018-02-02 15:52:30 +01:00
route_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
status.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
storage_config.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
table_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
tile_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
trip_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00