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

Entry Struct Reference

#include <requesttable.h>

Collaboration diagram for Entry:

Collaboration graph
[legend]
List of all members.

Public Attributes

ID MAC_id
ID net_id
int req_num
Time last_arp
int rt_reqs_outstanding
Time last_rt_req
LastType last_type
char * client
unsigned int time
char * url
int size

Member Data Documentation

char* Entry::client
 

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

Referenced by get_next_entry(), and lf_analyze().

Time Entry::last_arp
 

Definition at line 66 of file requesttable.h.

Referenced by DSRAgent::getRouteForPacket().

Time Entry::last_rt_req
 

Definition at line 68 of file requesttable.h.

Referenced by DSRAgent::acceptRouteReply(), and BackOffTest().

LastType Entry::last_type
 

Definition at line 69 of file requesttable.h.

Referenced by DSRAgent::getRouteForPacket().

ID Entry::MAC_id
 

Definition at line 63 of file requesttable.h.

Referenced by RequestTable::find(), and RequestTable::insert().

ID Entry::net_id
 

Definition at line 64 of file requesttable.h.

Referenced by RequestTable::find().

int Entry::req_num
 

Definition at line 65 of file requesttable.h.

Referenced by RequestTable::get(), and RequestTable::insert().

int Entry::rt_reqs_outstanding
 

Definition at line 67 of file requesttable.h.

Referenced by DSRAgent::acceptRouteReply(), BackOffTest(), and DSRAgent::getRouteForPacket().

int Entry::size
 

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

Referenced by get_next_entry(), and lf_analyze().

unsigned int Entry::time
 

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

Referenced by get_next_entry(), and lf_analyze().

char* Entry::url
 

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

Referenced by get_next_entry(), and lf_analyze().


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