osrm-backend/Descriptors
Dennis Luxen 463511871f Refactor routing plugins:
- remove superflous members from RawRouteData, partially implements #1238
- DescriptorTable moved to BaseDescriptor.h
- added templated assignment c'tor to DescriptorConfig
- refactored check for valid input coordinates, moved to BasePlugin.h
- replaced shared_ptr's to descriptors in ViaRoutePlugin.h with unique_ptr
- implemented FindIncrementalPhantomNode in facades for a single, i.e. first result
- untangled a few includes
2014-10-22 19:02:19 +02:00
..
BaseDescriptor.h Refactor routing plugins: 2014-10-22 19:02:19 +02:00
DescriptionFactory.cpp some renaming of member functions to remove ambiguity 2014-09-15 14:23:43 +02:00
DescriptionFactory.h some renaming of member functions to remove ambiguity 2014-09-15 14:23:43 +02:00
GPXDescriptor.h make Descriptor classes final 2014-10-13 18:17:24 +02:00
JSONDescriptor.h Refactor routing plugins: 2014-10-22 19:02:19 +02:00