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  

Param_ADC Class Reference

Inheritance diagram for Param_ADC:

ADC NsObject TclObject Handler List of all members.

Public Member Functions

 Param_ADC ()
void teardown_action (int, double, int)
void rej_action (int, double, int)
void trace (TracedVar *v)

Protected Member Functions

int admit_flow (int, double, int)

Protected Attributes

double utilization_
TracedDouble resv_rate_
double oresv_rate_

Constructor & Destructor Documentation

Param_ADC::Param_ADC  
 


Member Function Documentation

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

Implements ADC.

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

Reimplemented from ADC.

void Param_ADC::teardown_action int   ,
double   ,
int   
[virtual]
 

Reimplemented from ADC.

void Param_ADC::trace TracedVar   v [virtual]
 

Reimplemented from TclObject.


Member Data Documentation

double Param_ADC::oresv_rate_ [protected]
 

TracedDouble Param_ADC::resv_rate_ [protected]
 

double Param_ADC::utilization_ [protected]
 


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