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  

Out_List Class Reference

#include <iflist.h>

Inheritance diagram for Out_List:

From_List Agent_List List of all members.

Public Member Functions

 Out_List ()
Out_List * WhereToGo ()
void CalRange ()
void NormalizeGradient ()

Public Attributes

float gradient
double timeout
double from
double to
int num_data_send
int num_neg_recv
int num_pos_recv

Constructor & Destructor Documentation

Out_List::Out_List   [inline]
 


Member Function Documentation

void Out_List::CalRange  
 

void Out_List::NormalizeGradient  
 

Out_List * Out_List::WhereToGo  
 


Member Data Documentation

double Out_List::from
 

float Out_List::gradient
 

int Out_List::num_data_send
 

int Out_List::num_neg_recv
 

int Out_List::num_pos_recv
 

double Out_List::timeout
 

double Out_List::to
 


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