osrm-backend/include/engine/api
2019-08-26 11:08:56 +03:00
..
flatbuffers Inlined routes and waypoints, as all services are using at least one of those object, so there is no need for another one level of indirection. 2019-08-26 11:08:56 +03:00
base_api.hpp Added flatbuffers output support to the 'Route' service. 2019-08-26 11:08:56 +03:00
base_parameters.hpp Added output format parser to the Route service. 2019-08-26 11:08:56 +03:00
base_result.hpp Added flatbuffers support to the PluginBase::Error 2019-08-26 11:08:56 +03:00
json_factory.hpp Added flatbuffers output support to the 'Route' service. 2019-08-26 11:08:56 +03:00
match_api.hpp Generalized flatbuffers response generation in 'Route','Trip','Match' services. 2019-08-26 11:08:56 +03:00
match_parameters_tidy.hpp Only run step collapsing based on original waypoints parameter (#4829) 2018-01-29 12:35:55 -08:00
match_parameters.hpp Add waypoints parameter to viaroute API (#5345) 2019-01-24 16:19:59 -08:00
nearest_api.hpp Inlined routes and waypoints, as all services are using at least one of those object, so there is no need for another one level of indirection. 2019-08-26 11:08:56 +03:00
nearest_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
route_api.hpp Generalized flatbuffers response generation in 'Route','Trip','Match' services. 2019-08-26 11:08:56 +03:00
route_parameters.hpp Add waypoints parameter to viaroute API (#5345) 2019-01-24 16:19:59 -08:00
table_api.hpp Inlined routes and waypoints, as all services are using at least one of those object, so there is no need for another one level of indirection. 2019-08-26 11:08:56 +03:00
table_parameters.hpp Fix fallback speed validity checks (#5300) 2018-12-10 14:53:30 -05:00
tile_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
trip_api.hpp Generalized flatbuffers response generation in 'Route','Trip','Match' services. 2019-08-26 11:08:56 +03:00
trip_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00