Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

routecache.cc File Reference

#include <stdio.h>
#include <stdarg.h>
#include "path.h"
#include "routecache.h"
#include <god.h>

Include dependency graph for routecache.cc:

Include dependency graph

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


Define Documentation

#define CONT_PROCESSING   1
 

Definition at line 141 of file routecache.cc.

Referenced by RouteCache::pre_addRoute(), and RouteCache::pre_noticeRouteUsed().

#define STOP_PROCESSING   0
 

Definition at line 140 of file routecache.cc.

Referenced by RouteCache::pre_addRoute(), and RouteCache::pre_noticeRouteUsed().


Variable Documentation

bool cache_ignore_hints
 

Definition at line 137 of file routecache.cc.

Referenced by RouteCache::pre_noticeRouteUsed().

bool cache_use_overheard_routes
 

Definition at line 138 of file routecache.cc.

Referenced by RouteCache::pre_noticeRouteUsed().

RouteCacheClass class_RouteCache [static]
 

const int verbose_debug = 0 [static]
 

Definition at line 42 of file routecache.cc.

Referenced by RouteCache::pre_addRoute().


Generated on Tue Apr 20 12:27:14 2004 for NS2.26SourcesOriginal by doxygen 1.3.3