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/webcache/http-aux.h File Reference

#include <tclcl.h>
#include "random.h"
#include "ns-process.h"
#include "pagepool.h"
#include "timer-handler.h"

Compounds

class  HBTimer
class  HttpData
class  HttpHbData
class  HttpLeaveData
class  HttpNormalData
class  HttpUpdateData
class  InvalidationRec
struct  InvalRec
class  LivenessTimer
struct  PageRec
class  NeighborCache
class  PushTimer
struct  ServerEntry
struct  ServerList

Variables

const int HTTP_HBEXPIRE_COUNT = 5
const int HTTP_HBINTERVAL = 60
const int HTTP_UPDATEINTERVAL = 5
const int HTTPDATA_COST = 8
const int HTTPHBDATA_COST = 32
const int HTTP_MAXURLLEN = 20
const int HTTPLEAVE_COST = 4

Variable Documentation

const int HTTP_HBEXPIRE_COUNT = 5
 

const int HTTP_HBINTERVAL = 60
 

const int HTTP_MAXURLLEN = 20
 

const int HTTP_UPDATEINTERVAL = 5
 

const int HTTPDATA_COST = 8
 

const int HTTPHBDATA_COST = 32
 

const int HTTPLEAVE_COST = 4
 


This document is generated by doxygen.