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  

POO_Traffic Class Reference

Inheritance diagram for POO_Traffic:

TrafficGenerator Application Process TclObject List of all members.

Public Member Functions

 POO_Traffic ()
virtual double next_interval (int &)
int on ()
int command (int argc, const char *const *argv)

Protected Member Functions

void init ()

Protected Attributes

double ontime_
double offtime_
double rate_
double interval_
double burstlen_
double shape_
unsigned int rem_
double p1_
double p2_
int on_
RNGrng_

Constructor & Destructor Documentation

POO_Traffic::POO_Traffic  
 


Member Function Documentation

int POO_Traffic::command int    argc,
const char *const *    argv
[virtual]
 

Reimplemented from Application.

void POO_Traffic::init   [protected, virtual]
 

Reimplemented from TrafficGenerator.

double POO_Traffic::next_interval int &    [virtual]
 

Implements TrafficGenerator.

int POO_Traffic::on   [inline, virtual]
 

Reimplemented from TrafficGenerator.


Member Data Documentation

double POO_Traffic::burstlen_ [protected]
 

double POO_Traffic::interval_ [protected]
 

double POO_Traffic::offtime_ [protected]
 

int POO_Traffic::on_ [protected]
 

double POO_Traffic::ontime_ [protected]
 

double POO_Traffic::p1_ [protected]
 

double POO_Traffic::p2_ [protected]
 

double POO_Traffic::rate_ [protected]
 

unsigned int POO_Traffic::rem_ [protected]
 

RNG* POO_Traffic::rng_ [protected]
 

double POO_Traffic::shape_ [protected]
 


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