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  

ACTP_ADC Class Reference

Inheritance diagram for ACTP_ADC:

ADC NsObject TclObject Handler List of all members.

Public Member Functions

 ACTP_ADC ()
void teardown_action (int, double, int)
void rej_action (int, double, int)

Protected Member Functions

int admit_flow (int, double, int)

Protected Attributes

int rejected_
double s_
double sump_

Constructor & Destructor Documentation

ACTP_ADC::ACTP_ADC  
 


Member Function Documentation

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

Implements ADC.

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

Reimplemented from ADC.

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

Reimplemented from ADC.


Member Data Documentation

int ACTP_ADC::rejected_ [protected]
 

double ACTP_ADC::s_ [protected]
 

double ACTP_ADC::sump_ [protected]
 


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