libosmscout 1.1.1
Loading...
Searching...
No Matches
Route.h File Reference
#include <memory>
#include <unordered_map>
#include <mutex>
#include <osmscout/TypeConfig.h>
#include <osmscout/Way.h>
#include <osmscout/io/FileScanner.h>
#include <osmscout/io/FileWriter.h>
#include <osmscout/util/GeoBox.h>
#include <osmscout/util/Geometry.h>
#include <osmscout/system/Compiler.h>
Include dependency graph for Route.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::CLASS_FINAL< DataLoader >::SegmentMember
struct  osmscout::CLASS_FINAL< DataLoader >::Segment

Namespaces

namespace  osmscout

Typedefs

using osmscout::RouteRef = std::shared_ptr<Route>