osrm-backend/include/engine/datafacade
FILLAU Jean-Maxime 8e70c87e64 New "sides" setting in base parameters for phantom nodes.
- Adding sides parameter into base parameters, it can take the values SIDE, OPPOSITE or DEFAULT.
 - Adding url parser for "sides" parameter, url values are "s" for SIDE, "o" for OPPOSITE and "d" for DEFAULT, example : "sides=s;s".
 - Checking parameters, if "sides" parameter is used, the number of parameter is the same as number of location.
 - Create a phantom to start at side driving or Opposite side driving.

Signed-off-by: FILLAU Jean-Maxime <jean-maxime.fillau@mapotempo.com>
2017-05-30 10:19:41 +00:00
..
algorithm_datafacade.hpp itroduce ADL via algorithm specific ch, corech and mld namespaces 2017-04-06 10:36:40 +02:00
contiguous_block_allocator.hpp unite process/shared_memory datafacades into a single type using an allocator scheme 2017-01-19 17:18:35 +01:00
contiguous_internalmem_datafacade.hpp New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
datafacade_base.hpp New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
process_memory_allocator.hpp unite process/shared_memory datafacades into a single type using an allocator scheme 2017-01-19 17:18:35 +01:00
shared_memory_allocator.hpp unite process/shared_memory datafacades into a single type using an allocator scheme 2017-01-19 17:18:35 +01:00