libosmscout
0.1
|
#include <RoutingService.h>
Public Member Functions | |
BreakerRef | GetBreaker () const |
RoutingProgressRef | GetProgress () const |
void | SetBreaker (const BreakerRef &breaker) |
void | SetProgress (const RoutingProgressRef &progress) |
Parameter object for routing calculations. Holds all optional flags and callback objects that can be passed to the router
|
inline |
|
inline |
void osmscout::RoutingParameter::SetBreaker | ( | const BreakerRef & | breaker | ) |
void osmscout::RoutingParameter::SetProgress | ( | const RoutingProgressRef & | progress | ) |