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  

AListEntry Struct Reference

#include <ew.h>

List of all members.

Public Attributes

int src_id
int dst_id
int f_id
double last_update
double avg_rate
double t_front
double win_length
AListEntry * next


Member Data Documentation

double AListEntry::avg_rate
 

int AListEntry::dst_id
 

int AListEntry::f_id
 

double AListEntry::last_update
 

struct AListEntry* AListEntry::next
 

int AListEntry::src_id
 

double AListEntry::t_front
 

double AListEntry::win_length
 


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