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  

MS_ADC Class Reference

Inheritance diagram for MS_ADC:

ADC NsObject TclObject Handler MSPK_ADC List of all members.

Public Member Functions

 MS_ADC ()
void rej_action (int, double, int)

Protected Member Functions

int admit_flow (int, double, int)
virtual double get_rate (int, double r, int)

Protected Attributes

double utilization_

Constructor & Destructor Documentation

MS_ADC::MS_ADC  
 


Member Function Documentation

int MS_ADC::admit_flow int   ,
double   ,
int   
[protected, virtual]
 

Implements ADC.

virtual double MS_ADC::get_rate int   ,
double    r,
int   
[inline, protected, virtual]
 

Reimplemented in MSPK_ADC.

void MS_ADC::rej_action int   ,
double   ,
int   
[virtual]
 

Reimplemented from ADC.


Member Data Documentation

double MS_ADC::utilization_ [protected]
 


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