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  

ProxyTracePagePool Class Reference

#include <pagepool.h>

Inheritance diagram for ProxyTracePagePool:

PagePool TclObject TclObject EPATracePagePool List of all members.

Public Member Functions

 ProxyTracePagePool ()
virtual ~ProxyTracePagePool ()
virtual int command (int argc, const char *const *argv)

Protected Member Functions

int init_req (const char *fn)
int init_page (const char *fn)
int find_info ()
ClientRequestload_req (int cid)

Protected Attributes

RandomVariablervDyn_
RandomVariablervStatic_
int br_
int * size_
FILE * reqfile_
Tcl_HashTablereq_
int nclient_
int lastseq_

Constructor & Destructor Documentation

ProxyTracePagePool::ProxyTracePagePool  
 

ProxyTracePagePool::~ProxyTracePagePool   [virtual]
 


Member Function Documentation

int ProxyTracePagePool::command int    argc,
const char *const *    argv
[virtual]
 

Reimplemented from PagePool.

Reimplemented in EPATracePagePool.

int ProxyTracePagePool::find_info   [protected]
 

int ProxyTracePagePool::init_page const char *    fn [protected]
 

int ProxyTracePagePool::init_req const char *    fn [protected]
 

ProxyTracePagePool::ClientRequest * ProxyTracePagePool::load_req int    cid [protected]
 


Member Data Documentation

int ProxyTracePagePool::br_ [protected]
 

int ProxyTracePagePool::lastseq_ [protected]
 

int ProxyTracePagePool::nclient_ [protected]
 

Tcl_HashTable* ProxyTracePagePool::req_ [protected]
 

FILE* ProxyTracePagePool::reqfile_ [protected]
 

RandomVariable* ProxyTracePagePool::rvDyn_ [protected]
 

RandomVariable * ProxyTracePagePool::rvStatic_ [protected]
 

int* ProxyTracePagePool::size_ [protected]
 


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