Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

URL Struct Reference

#include <proxytrace.h>

Collaboration diagram for URL:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 URL (int i, int sd, int sz)
 URL (int i, int sd, int sz)
 URL (int i, int sd, int sz)
 URL (int i, int sd, int sz)

Public Attributes

int access
int id
int sid
int size

Constructor & Destructor Documentation

URL::URL int  i,
int  sd,
int  sz
[inline]
 

Definition at line 89 of file proxytrace.h.

References access, id, sid, and size.

00089 : access(1), id(i), sid(sd), size(sz) {}

URL::URL int  i,
int  sd,
int  sz
[inline]
 

Definition at line 27 of file epa/tr-stat.cc.

References access, id, sid, and size.

00027 : access(1), id(i), sid(sd), size(sz) {}

URL::URL int  i,
int  sd,
int  sz
[inline]
 

Definition at line 36 of file nlanr/tr-stat.cc.

References access, id, sid, and size.

00036 : access(1), id(i), sid(sd), size(sz) {}

URL::URL int  i,
int  sd,
int  sz
[inline]
 

Definition at line 38 of file ucb/tr-stat.cc.

References access, id, sid, and size.

00038 : access(1), id(i), sid(sd), size(sz) {}


Member Data Documentation

int URL::access
 

Definition at line 39 of file ucb/tr-stat.cc.

Referenced by lf_analyze(), and URL().

int URL::id
 

Definition at line 40 of file ucb/tr-stat.cc.

Referenced by lf_analyze(), and URL().

int URL::sid
 

Definition at line 41 of file ucb/tr-stat.cc.

Referenced by URL().

int URL::size
 

Definition at line 41 of file ucb/tr-stat.cc.

Referenced by URL().


The documentation for this struct was generated from the following files:
Generated on Tue Apr 20 13:34:42 2004 for NS2.26SourcesOriginal by doxygen 1.3.3