osrm-backend/Extractor
2014-07-11 14:03:38 +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 Another VC2013 fix 2014-06-15 11:42:59 +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 replace hashmap with a dummy vector based implementation as the number of tags per object is tiny 2014-06-23 13:21:56 +02:00
Extractor.cpp remove unneeded member in Extractor, move to function scope 2014-07-11 10:10:50 +02:00
Extractor.h remove unneeded member in Extractor, move to function scope 2014-07-11 10:10:50 +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 streamline PBF parsing code 2014-06-24 12:25:19 +02:00
PBFParser.h streamline PBF parsing code 2014-06-24 12:25:19 +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 rename variable in XMLParser to make sure its name reflects the actual content 2014-07-11 14:03:38 +02:00
XMLParser.h replace hashmap with a dummy vector based implementation as the number of tags per object is tiny 2014-06-23 13:21:56 +02:00