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  

IvsSource Class Reference

Inheritance diagram for IvsSource:

Agent Connector NsObject TclObject Handler List of all members.

Public Member Functions

 IvsSource ()

Protected Member Functions

void reset ()
void recv (Packet *pkt, Handler *)
void sendpkt ()

Protected Attributes

int S_
int R_
int state_
int rttShift_
int keyShift_
int key_
double maxrtt_

Constructor & Destructor Documentation

IvsSource::IvsSource  
 


Member Function Documentation

void IvsSource::recv Packet   pkt,
Handler  
[protected, virtual]
 

Reimplemented from Agent.

void IvsSource::reset   [protected, virtual]
 

Reimplemented from NsObject.

void IvsSource::sendpkt   [protected]
 


Member Data Documentation

int IvsSource::key_ [protected]
 

int IvsSource::keyShift_ [protected]
 

double IvsSource::maxrtt_ [protected]
 

int IvsSource::R_ [protected]
 

int IvsSource::rttShift_ [protected]
 

int IvsSource::S_ [protected]
 

int IvsSource::state_ [protected]
 


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