libosmscout  1.1.1
Classes | Namespaces | Typedefs
RoutingService.h File Reference
#include <atomic>
#include <functional>
#include <list>
#include <memory>
#include <set>
#include <unordered_map>
#include <unordered_set>
#include <osmscout/CoreFeatures.h>
#include <osmscout/Point.h>
#include <osmscout/TypeConfig.h>
#include <osmscout/routing/RouteNode.h>
#include <osmscout/DataFile.h>
#include <osmscout/Database.h>
#include <osmscout/ObjectVariantDataFile.h>
#include <osmscout/Intersection.h>
#include <osmscout/routing/RouteDescription.h>
#include <osmscout/routing/RouteData.h>
#include <osmscout/routing/RouteNodeDataFile.h>
#include <osmscout/routing/RoutingProfile.h>
#include <osmscout/routing/DBFileOffset.h>
#include <osmscout/util/Breaker.h>
#include <osmscout/util/Cache.h>
#include <osmscout/system/Compiler.h>
Include dependency graph for RoutingService.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 >
 
class  osmscout::CLASS_FINAL< DataLoader >
 
class  osmscout::CLASS_FINAL< DataLoader >
 
class  osmscout::RoutingProgress
 
class  osmscout::CLASS_FINAL< DataLoader >
 
class  osmscout::RoutingService
 
struct  osmscout::RoutingService::RNode
 
struct  osmscout::RoutingService::RNodeCostCompare
 
struct  osmscout::RoutingService::VNode
 
struct  osmscout::RoutingService::ClosedNodeHasher
 

Namespaces

 osmscout
 

Typedefs

using osmscout::RoutingProgressRef = std::shared_ptr< RoutingProgress >