libosmscout
0.1
|
#include <RoutingService.h>
Public Member Functions | |
bool | IsDebugPerformance () const |
RouterParameter () | |
void | SetDebugPerformance (bool debug) |
Database instance initialization parameter to influence the behavior of the db instance.
The following groups attributes are currently available:
osmscout::RouterParameter::RouterParameter | ( | ) |
bool osmscout::RouterParameter::IsDebugPerformance | ( | ) | const |
void osmscout::RouterParameter::SetDebugPerformance | ( | bool | debug | ) |
Referenced by osmscout::MultiDBRoutingService::Open().