osrm-backend/Plugins
2014-10-03 10:38:37 +02:00
..
BasePlugin.h migrate plugins directory to C++11 2014-05-07 10:38:31 +02:00
DistanceTablePlugin.h encapsulate base64 encoding into class to remove static functions from global namespace 2014-10-03 10:38:37 +02:00
HelloWorldPlugin.h add final/override keyword where possible to help compiler de-virtualize function calls 2014-08-18 10:19:33 +02:00
LocatePlugin.h add final/override keyword where possible to help compiler de-virtualize function calls 2014-08-18 10:19:33 +02:00
NearestPlugin.h Merge branch 'stefan-rajkovic-multiple-nearest-points' of https://github.com/srajkovic/osrm-backend into srajkovic-stefan-rajkovic-multiple-nearest-points 2014-09-16 12:32:40 +02:00
TimestampPlugin.h add final/override keyword where possible to help compiler de-virtualize function calls 2014-08-18 10:19:33 +02:00
ViaRoutePlugin.h encapsulate base64 encoding into class to remove static functions from global namespace 2014-10-03 10:38:37 +02:00