osrm-backend/Plugins
2011-12-15 17:48:00 +01:00
..
BasePlugin.h Output format is selectable with additional parameter to URL: &output={kml,json} 2011-04-18 08:12:44 +00:00
HelloWorldPlugin.h making destructor virtual 2011-08-06 21:13:34 +00:00
LocatePlugin.h make sure any data structure is only loaded once. saves roughly 25% of RAM and starts up 10% faster on benchmark instances. 2011-05-26 09:16:04 +00:00
NearestPlugin.h Typo in StringUtil.h file name. D'oh! 2011-07-07 08:05:58 +00:00
ObjectForPluginStruct.h graph is built in-place, so memory peak usage is halved. 2011-12-15 17:48:00 +01:00
PluginMapFactory.h This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions. 2011-01-09 21:42:27 +00:00
RawRouteData.h Refactored various parts for integration of multi-segment paths 2011-07-11 15:16:14 +00:00
RouteParameters.h Enhancing data structure for via points 2011-07-07 09:29:15 +00:00
ViaRoutePlugin.h stale file streams get reset. fixes ticket 37. 2011-12-02 17:24:50 +01:00