ProxyTracePagePool::ClientRequest Struct Reference

#include <pagepool.h>

Collaboration diagram for ProxyTracePagePool::ClientRequest:

Collaboration graph
[legend]

Detailed Description

Definition at line 393 of file pagepool.h.

Public Member Functions

 ClientRequest ()

Data Fields

long fpos_
double nrt_
int nurl_
int seq_


Constructor & Destructor Documentation

ProxyTracePagePool::ClientRequest::ClientRequest  )  [inline]
 

Definition at line 394 of file pagepool.h.

00394                         : seq_(0), nrt_(0), nurl_(0), fpos_(0)
00395             {}


Field Documentation

long ProxyTracePagePool::ClientRequest::fpos_
 

Definition at line 400 of file pagepool.h.

Referenced by ProxyTracePagePool::load_req().

double ProxyTracePagePool::ClientRequest::nrt_
 

Definition at line 398 of file pagepool.h.

Referenced by ProxyTracePagePool::command(), and ProxyTracePagePool::load_req().

int ProxyTracePagePool::ClientRequest::nurl_
 

Definition at line 399 of file pagepool.h.

Referenced by ProxyTracePagePool::command(), and ProxyTracePagePool::load_req().

int ProxyTracePagePool::ClientRequest::seq_
 

Definition at line 396 of file pagepool.h.

Referenced by ProxyTracePagePool::load_req().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 6 17:25:41 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6