osrm-backend/Extractor
2014-08-20 11:08:58 +02:00
..
BaseParser.cpp dont fail if script does not define member 2014-07-21 15:44:57 +02:00
BaseParser.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
ExtractionContainers.cpp use 4 bits for travel mode 2014-08-20 11:08:41 +02:00
ExtractionContainers.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
ExtractionHelperFunctions.h const as const can 2014-06-06 18:06:05 +02:00
ExtractionWay.h typedef instead of enum for TravelMode to avoid gcc warnings 2014-08-20 11:08:58 +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 typedef instead of enum for TravelMode to avoid gcc warnings 2014-08-20 11:08:58 +02:00
ExtractorCallbacks.h replacing all boost unordereds 2014-05-09 18:40:07 +02:00
ExtractorStructs.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
InternalExtractorEdge.h typedef instead of enum for TravelMode to avoid gcc warnings 2014-08-20 11:08:58 +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 remove direction field from ExtractionWay 2014-08-20 11:08:58 +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