libosmscout 1.1.1
Loading...
Searching...
No Matches
AbstractRoutingService.h File Reference
#include <functional>
#include <list>
#include <memory>
#include <set>
#include <unordered_map>
#include <unordered_set>
#include <osmscout/lib/CoreFeatures.h>
#include <osmscout/TypeConfig.h>
#include <osmscout/Point.h>
#include <osmscout/Pixel.h>
#include <osmscout/routing/RouteDescription.h>
#include <osmscout/routing/RouteData.h>
#include <osmscout/routing/RouteNode.h>
#include <osmscout/routing/RoutingService.h>
#include <osmscout/routing/MultiDBRoutingState.h>
Include dependency graph for AbstractRoutingService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::CLASS_FINAL< DataLoader >
struct  osmscout::RoutePoints
class  osmscout::AbstractRoutingService< RoutingState >

Namespaces

namespace  osmscout

Typedefs

using osmscout::RoutePointsRef = std::shared_ptr<RoutePoints>