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  

LogWebTrafPool Class Reference

#include <logweb.h>

Inheritance diagram for LogWebTrafPool:

WebTrafPool PagePool TclObject TclObject List of all members.

Public Member Functions

 LogWebTrafPool ()
virtual ~LogWebTrafPool ()
int run ()

Protected Member Functions

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

Private Member Functions

int loadLog (const char *)
int start ()
int launchReq (int, int, int)
int processLog ()
Nodepicksrc (int)
Nodepickdst (int)

Private Attributes

FILE * fp
int num_obj
double start_t
RequestTimerreq_timer
request_s next_req

Constructor & Destructor Documentation

LogWebTrafPool::LogWebTrafPool  
 

LogWebTrafPool::~LogWebTrafPool   [virtual]
 


Member Function Documentation

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

Reimplemented from WebTrafPool.

int LogWebTrafPool::launchReq int   ,
int   ,
int   
[private]
 

int LogWebTrafPool::loadLog const char *    [private]
 

Node * LogWebTrafPool::pickdst int    [private]
 

Node * LogWebTrafPool::picksrc int    [private]
 

int LogWebTrafPool::processLog   [private]
 

int LogWebTrafPool::run  
 

int LogWebTrafPool::start   [private]
 


Member Data Documentation

FILE* LogWebTrafPool::fp [private]
 

request_s LogWebTrafPool::next_req [private]
 

int LogWebTrafPool::num_obj [private]
 

RequestTimer* LogWebTrafPool::req_timer [private]
 

double LogWebTrafPool::start_t [private]
 


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