libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::RoutingParameter Class Referencefinal

#include <RoutingService.h>

Public Member Functions

BreakerRef GetBreaker () const
 
RoutingProgressRef GetProgress () const
 
void SetBreaker (const BreakerRef &breaker)
 
void SetProgress (const RoutingProgressRef &progress)
 

Detailed Description

Parameter object for routing calculations. Holds all optional flags and callback objects that can be passed to the router

Member Function Documentation

◆ GetBreaker()

BreakerRef osmscout::RoutingParameter::GetBreaker ( ) const
inline

◆ GetProgress()

RoutingProgressRef osmscout::RoutingParameter::GetProgress ( ) const
inline

◆ SetBreaker()

void osmscout::RoutingParameter::SetBreaker ( const BreakerRef breaker)

◆ SetProgress()

void osmscout::RoutingParameter::SetProgress ( const RoutingProgressRef progress)

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