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  

CBR_PP_Traffic Class Reference

Inheritance diagram for CBR_PP_Traffic:

TrafficGenerator Application Process TclObject List of all members.

Public Member Functions

 CBR_PP_Traffic ()
virtual double next_interval (int &)
double interval ()

Protected Member Functions

virtual void start ()
void init ()
void timeout ()

Protected Attributes

double rate_
double interval_
double random_
int seqno_
int maxpkts_
int PP_
int PBM_

Constructor & Destructor Documentation

CBR_PP_Traffic::CBR_PP_Traffic  
 


Member Function Documentation

void CBR_PP_Traffic::init   [protected, virtual]
 

Reimplemented from TrafficGenerator.

double CBR_PP_Traffic::interval   [inline, virtual]
 

Reimplemented from TrafficGenerator.

double CBR_PP_Traffic::next_interval int &    [virtual]
 

Implements TrafficGenerator.

void CBR_PP_Traffic::start   [protected, virtual]
 

Reimplemented from TrafficGenerator.

void CBR_PP_Traffic::timeout   [protected, virtual]
 

Reimplemented from TrafficGenerator.


Member Data Documentation

double CBR_PP_Traffic::interval_ [protected]
 

int CBR_PP_Traffic::maxpkts_ [protected]
 

int CBR_PP_Traffic::PBM_ [protected]
 

int CBR_PP_Traffic::PP_ [protected]
 

double CBR_PP_Traffic::random_ [protected]
 

double CBR_PP_Traffic::rate_ [protected]
 

int CBR_PP_Traffic::seqno_ [protected]
 


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