libosmscout  0.1
osmscout::Intersection Class Referencefinal

A Intersection is a node, where multiple routeable ways or areas meet. More...

#include <Intersection.h>

Public Member Functions

Id GetId () const
 
const std::vector< ObjectFileRef > & GetObjects () const
 
 Intersection ()
 
bool Read (const TypeConfig &typeConfig, FileScanner &scanner)
 
bool Read (FileScanner &scanner)
 

Detailed Description

A Intersection is a node, where multiple routeable ways or areas meet.

Constructor & Destructor Documentation

◆ Intersection()

osmscout::Intersection::Intersection ( )

Member Function Documentation

◆ GetId()

Id osmscout::Intersection::GetId ( ) const
inline

◆ GetObjects()

const std::vector<ObjectFileRef>& osmscout::Intersection::GetObjects ( ) const
inline

◆ Read() [1/2]

bool osmscout::Intersection::Read ( const TypeConfig typeConfig,
FileScanner scanner 
)

References Read().

◆ Read() [2/2]


The documentation for this class was generated from the following files: