osrm-backend/include/osrm
Michael Bell 34cc00dc3c Undo libosrm API break by overloading method response types
Removes the breaking libosrm API change by replacing the
use of variant response type with method overloading.

This has the added benefit of being explicit about the supported
response types for each libosrm API method.
2020-10-18 03:51:02 +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 overloading method response types 2020-10-18 03:51:02 +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