osrm-backend/Server/DataStructures
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
..
BaseDataFacade.h Refactor routing plugins: 2014-10-22 19:02:19 +02:00
InternalDataFacade.h Refactor routing plugins: 2014-10-22 19:02:19 +02:00
SharedBarriers.h reformat Server/DataStructure according to guideline 2014-05-07 17:03:58 +02:00
SharedDataFacade.h Refactor routing plugins: 2014-10-22 19:02:19 +02:00
SharedDataType.h To arrive at a later point in time: Revert "remove inline keywords" 2014-10-21 18:34:50 +02:00