osrm-backend/Extractor
Patrick Niklaus 807f1d7c1c Initial support for SharedDataFacade
SharedDataLayout was refactored to include canary values at the
boundaries of each memory block. This makes it easy to detect overruns
and block-size mismatches between osrm-datastore and the
SharedDataFacade.
2014-06-12 22:01:22 +02:00
..
BaseParser.cpp Port extractor to TBB 2014-05-21 21:49:22 +02:00
BaseParser.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
ExtractionContainers.cpp Initial support for SharedDataFacade 2014-06-12 22:01:22 +02:00
ExtractionContainers.h Avoid constexpr by #ifdef (not supported in MSVC18) 2014-06-11 18:15:16 +06:00
ExtractionHelperFunctions.h const as const can 2014-06-06 18:06:05 +02:00
ExtractionWay.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
ExtractorCallbacks.cpp rename variable to a shorter name 2014-06-03 10:44:09 +02:00
ExtractorCallbacks.h replacing all boost unordereds 2014-05-09 18:40:07 +02:00
ExtractorStructs.h fix a couple of OCLint warning, i.e. short variable names and useless parantheses 2014-05-30 10:01:55 +02:00
InternalExtractorEdge.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
PBFParser.cpp fix a couple of OCLint warning, i.e. short variable names and useless parantheses 2014-05-30 10:01:55 +02:00
PBFParser.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
ScriptingEnvironment.cpp fix a couple of OCLint warning, i.e. short variable names and useless parantheses 2014-05-30 10:01:55 +02:00
ScriptingEnvironment.h Port extractor to TBB 2014-05-21 21:49:22 +02:00
XMLParser.cpp fix a couple of implicit signed/unsigned conversions 2014-06-06 18:05:07 +02:00
XMLParser.h remove useless parantheses, straighten includes 2014-05-26 12:49:49 +02:00