osrm-backend/include/storage
Moritz Kobitzsch 2ddd98ee6d simplify passing annotation data through OSRM pipeline using the node-based datastore
- separates node-based graph creation and compression from edge-based graph creation
 - moves usage of edge-based node data-container to pre-processing as well, unifying access to node-based data
 - single struct instead of separate vectors for annotation data in engine (single place of modification)
2017-10-09 18:44:43 +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 Added bit packing for serialization of vector<bool> 2017-10-04 10:03:42 +02:00
shared_datatype.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02: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 Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
storage.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00