libosmscout  1.1.1
Classes | Namespaces | Typedefs
RouteNode.h File Reference
#include <memory>
#include <vector>
#include <osmscout/ObjectRef.h>
#include <osmscout/Path.h>
#include <osmscout/OSMScoutTypes.h>
#include <osmscout/TypeConfig.h>
#include <osmscout/util/FileScanner.h>
#include <osmscout/util/FileWriter.h>
Include dependency graph for RouteNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  osmscout::ObjectVariantData
 
class  osmscout::RouteNode
 
struct  osmscout::RouteNode::ObjectData
 
struct  osmscout::RouteNode::Exclude
 
struct  osmscout::RouteNode::Path
 

Namespaces

 osmscout
 

Typedefs

using osmscout::RouteNodeRef = std::shared_ptr< RouteNode >