osrm-backend/Extractor
2014-11-17 14:58:33 +01:00
..
BaseParser.cpp refactor SimpleLogger into simple_logger compile unit 2014-10-10 19:32:49 +02:00
BaseParser.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
ExtractionContainers.cpp implement new restriction type interface in PrepareData 2014-11-17 14:58:32 +01:00
ExtractionContainers.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
ExtractionHelperFunctions.h move casts from/to string into static class 2014-10-08 14:47:22 +02:00
ExtractionNode.h implement ExtractionWay and -Node 2014-11-17 14:58:31 +01:00
ExtractionWay.h reset travel modes on ExtractionWay::clear() 2014-11-17 14:58:33 +01:00
Extractor.cpp actually parse the data that flowing thru osmium 2014-11-17 14:58:33 +01:00
Extractor.h implement parsing thru libosmium 2014-11-17 14:58:32 +01:00
ExtractorCallbacks.cpp reformat ExtractorCallbacks 2014-11-17 14:58:33 +01:00
ExtractorCallbacks.h implement parsing thru libosmium 2014-11-17 14:58:32 +01:00
ExtractorStructs.h remove explicit keyword from WayIDStartAndEndEdge ctor 2014-11-17 14:58:31 +01:00
InternalExtractorEdge.h remove type assertion 2014-08-20 11:08:59 +02:00
RestrictionParser.cpp implement restriction parsing 2014-11-17 14:58:31 +01:00
RestrictionParser.h implement restriction parsing 2014-11-17 14:58:31 +01:00
ScriptingEnvironment.cpp explicitly specify optional parameter 2014-11-17 14:58:33 +01:00
ScriptingEnvironment.h remove default c'tor in ScriptingEnvironment 2014-11-17 14:58:33 +01:00