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  

In_List Class Reference

#include <iflist.h>

Inheritance diagram for In_List:

Agent_List List of all members.

Public Member Functions

 In_List ()
In_List * FindMaxIn ()

Public Attributes

double avg_delay
double var_delay
int total_received
int prev_received
int num_loss
int num_neg_send
int num_pos_send
int total_new_org_recv
int total_old_org_recv
int total_new_sub_recv
int new_org_recv
int old_org_recv
int new_sub_recv
double last_ts_new_sub

Constructor & Destructor Documentation

In_List::In_List   [inline]
 


Member Function Documentation

In_List * In_List::FindMaxIn  
 


Member Data Documentation

double In_List::avg_delay
 

double In_List::last_ts_new_sub
 

int In_List::new_org_recv
 

int In_List::new_sub_recv
 

int In_List::num_loss
 

int In_List::num_neg_send
 

int In_List::num_pos_send
 

int In_List::old_org_recv
 

int In_List::prev_received
 

int In_List::total_new_org_recv
 

int In_List::total_new_sub_recv
 

int In_List::total_old_org_recv
 

int In_List::total_received
 

double In_List::var_delay
 


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