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  

TrafficTrace Class Reference

Inheritance diagram for TrafficTrace:

TrafficGenerator Application Process TclObject List of all members.

Public Member Functions

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

Protected Member Functions

void timeout ()
void init ()

Protected Attributes

TraceFiletfile_
tracerec trec_
int ndx_

Constructor & Destructor Documentation

TrafficTrace::TrafficTrace  
 


Member Function Documentation

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

Reimplemented from Application.

void TrafficTrace::init   [protected, virtual]
 

Reimplemented from TrafficGenerator.

double TrafficTrace::next_interval int &    [virtual]
 

Implements TrafficGenerator.

void TrafficTrace::timeout   [protected, virtual]
 

Reimplemented from TrafficGenerator.


Member Data Documentation

int TrafficTrace::ndx_ [protected]
 

TraceFile* TrafficTrace::tfile_ [protected]
 

struct tracerec TrafficTrace::trec_ [protected]
 


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