libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::RoutePostprocessor::SectionsPostprocessor Class Reference

#include <libosmscout/include/osmscout/routing/RoutePostprocessor.h>

Inheritance diagram for osmscout::RoutePostprocessor::SectionsPostprocessor:
Collaboration diagram for osmscout::RoutePostprocessor::SectionsPostprocessor:

Public Member Functions

 SectionsPostprocessor (const std::vector< int > &sectionLengths)
bool Process (const RoutePostprocessor &postprocessor, RouteDescription &description) override
Public Member Functions inherited from osmscout::RoutePostprocessor::Postprocessor
virtual ~Postprocessor ()=default

Detailed Description

Adds section to the route if there is one or more via node

Constructor & Destructor Documentation

◆ SectionsPostprocessor()

osmscout::RoutePostprocessor::SectionsPostprocessor::SectionsPostprocessor ( const std::vector< int > & sectionLengths)
inlineexplicit

Member Function Documentation

◆ Process()

bool osmscout::RoutePostprocessor::SectionsPostprocessor::Process ( const RoutePostprocessor & postprocessor,
RouteDescription & description )
overridevirtual

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