cache_stats.h File Reference

#include "routecache.h"

Include dependency graph for cache_stats.h:

Go to the source code of this file.

Data Structures

class  cache_stats
class  MobiHandler

Defines

#define ACTION_ADD_ROUTE   1
#define ACTION_CHECK_CACHE   6
#define ACTION_DEAD_LINK   4
#define ACTION_EVICT   5
#define ACTION_FIND_ROUTE   3
#define ACTION_NOTICE_ROUTE   2

Variables

static char * action_name []


Define Documentation

#define ACTION_ADD_ROUTE   1
 

Definition at line 57 of file cache_stats.h.

Referenced by MobiCache::addRoute().

#define ACTION_CHECK_CACHE   6
 

Definition at line 62 of file cache_stats.h.

Referenced by Cache::noticeDeadLink().

#define ACTION_DEAD_LINK   4
 

Definition at line 60 of file cache_stats.h.

Referenced by Cache::noticeDeadLink().

#define ACTION_EVICT   5
 

Definition at line 61 of file cache_stats.h.

#define ACTION_FIND_ROUTE   3
 

Definition at line 59 of file cache_stats.h.

#define ACTION_NOTICE_ROUTE   2
 

Definition at line 58 of file cache_stats.h.

Referenced by MobiCache::noticeRouteUsed().


Variable Documentation

char* action_name[] [static]
 

Initial value:

 {"",
                              "add-route", "notice-route", "find-route",
                              "dead-link", "evicting-route", "check-cache"}

Definition at line 64 of file cache_stats.h.


Generated on Tue Mar 6 16:49:44 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6