|
libosmscout 0.1
|
Adds section to the route if there is one or more via node. More...
#include <RoutePostprocessor.h>
Inheritance diagram for osmscout::RoutePostprocessor::SectionsPostprocessor:Public Member Functions | |
| bool | Process (const PostprocessorContext &context, RouteDescription &description) override |
| SectionsPostprocessor (const std::vector< int > §ionLengths) | |
Public Member Functions inherited from osmscout::RoutePostprocessor::Postprocessor | |
| virtual | ~Postprocessor ()=default |
Adds section to the route if there is one or more via node.
|
inlineexplicit |
|
overridevirtual |