#include <stdio.h>#include <stdarg.h>#include "path.h"#include "routecache.h"#include <god.h>Include dependency graph for routecache.cc:

Go to the source code of this file.
Compounds | |
| class | RouteCacheClass |
Defines | |
| #define | STOP_PROCESSING 0 |
| #define | CONT_PROCESSING 1 |
Variables | |
| const int | verbose_debug = 0 |
| RouteCacheClass | class_RouteCache |
| bool | cache_ignore_hints |
| bool | cache_use_overheard_routes |
|
|
Definition at line 141 of file routecache.cc. Referenced by RouteCache::pre_addRoute(), and RouteCache::pre_noticeRouteUsed(). |
|
|
Definition at line 140 of file routecache.cc. Referenced by RouteCache::pre_addRoute(), and RouteCache::pre_noticeRouteUsed(). |
|
|
Definition at line 137 of file routecache.cc. Referenced by RouteCache::pre_noticeRouteUsed(). |
|
|
Definition at line 138 of file routecache.cc. Referenced by RouteCache::pre_noticeRouteUsed(). |
|
|
|
|
|
Definition at line 42 of file routecache.cc. Referenced by RouteCache::pre_addRoute(). |
1.3.3