osrm-backend/include/storage
Moritz Kobitzsch 93299d6651 handle conditional via-way restrictions
- refactor conditional restriction handling to not use external data (first OSM nodes on ways)
 - BREAKING: changes internal file format of osrm.restrictions
 - add support for general conditional penalties based on edge-based nodes (requires unique edges between nodes)
2017-08-11 11:53:25 +02:00
..
io_config.hpp Maintain storage_config exposed API 2017-07-20 12:01:05 +02:00
io_fwd.hpp Move to forward declare header 2017-04-06 15:42:38 +00:00
io.hpp Don't use bool flags on ExternalMemoryNode because they blow up the struct 2017-07-07 13:24:34 +00:00
serialization.hpp handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00
shared_datatype.hpp Save both forward and reverse datasources. 2017-07-27 14:45:28 -07:00
shared_memory_ownership.hpp Buffer turn data on disk to save memory 2017-04-10 17:25:02 +00:00
shared_memory.hpp Remove osrm namespace indication where possible, wrap out shared_memory_ownership 2017-04-04 17:00:36 +00:00
shared_monitor.hpp Disbale boost::interprocess condition variables on Linux to fix issue #3911 2017-05-08 09:15:01 +00:00
storage_config.hpp Maintain storage_config exposed API 2017-07-20 12:01:05 +02:00
storage.hpp Restore --max-wait and file_lock for osrm-datastore 2017-01-14 01:14:29 +01:00