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  

cache_stats Class Reference

#include <cache_stats.h>

List of all members.

Public Member Functions

void reset ()

Public Attributes

int route_add_count
int route_add_bad_count
int subroute_add_count
int subroute_add_bad_count
int link_add_tested
int route_notice_count
int route_notice_bad_count
int subroute_notice_count
int subroute_notice_bad_count
int link_notice_tested
int route_find_count
int route_find_for_me
int route_find_bad_count
int route_find_miss_count
int subroute_find_count
int subroute_find_bad_count
int link_add_count
int link_add_bad_count
int link_notice_count
int link_notice_bad_count
int link_find_count
int link_find_bad_count
double link_good_time


Member Function Documentation

void cache_stats::reset   [inline]
 


Member Data Documentation

int cache_stats::link_add_bad_count
 

int cache_stats::link_add_count
 

int cache_stats::link_add_tested
 

int cache_stats::link_find_bad_count
 

int cache_stats::link_find_count
 

double cache_stats::link_good_time
 

int cache_stats::link_notice_bad_count
 

int cache_stats::link_notice_count
 

int cache_stats::link_notice_tested
 

int cache_stats::route_add_bad_count
 

int cache_stats::route_add_count
 

int cache_stats::route_find_bad_count
 

int cache_stats::route_find_count
 

int cache_stats::route_find_for_me
 

int cache_stats::route_find_miss_count
 

int cache_stats::route_notice_bad_count
 

int cache_stats::route_notice_count
 

int cache_stats::subroute_add_bad_count
 

int cache_stats::subroute_add_count
 

int cache_stats::subroute_find_bad_count
 

int cache_stats::subroute_find_count
 

int cache_stats::subroute_notice_bad_count
 

int cache_stats::subroute_notice_count
 


The documentation for this class was generated from the following file:
This document is generated by doxygen.