ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


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

ns-2/dsr/cache_stats.h File Reference

#include "routecache.h"

Compounds

class  cache_stats
class  MobiHandler

Defines

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

Variables

char * action_name []

Define Documentation

#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
 


Variable Documentation

char* action_name[] [static]
 

Initial value:

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


This document is generated by doxygen.