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  

TcpRenoAsymAgent Class Reference

#include <tcp-asym.h>

Inheritance diagram for TcpRenoAsymAgent:

RenoTcpAgent TcpAsymAgent TcpAgent TcpAgent Agent Agent Connector Connector NsObject NsObject TclObject Handler TclObject Handler List of all members.

Public Member Functions

 TcpRenoAsymAgent ()
virtual void output_helper (Packet *p)
virtual void send_helper (int maxburst)
virtual void recv_helper (Packet *p)
virtual void recv_newack_helper (Packet *pkt)

Constructor & Destructor Documentation

TcpRenoAsymAgent::TcpRenoAsymAgent   [inline]
 


Member Function Documentation

virtual void TcpRenoAsymAgent::output_helper Packet   p [inline, virtual]
 

Reimplemented from TcpAsymAgent.

virtual void TcpRenoAsymAgent::recv_helper Packet   p [inline, virtual]
 

Reimplemented from TcpAsymAgent.

virtual void TcpRenoAsymAgent::recv_newack_helper Packet   pkt [inline, virtual]
 

Reimplemented from TcpAsymAgent.

virtual void TcpRenoAsymAgent::send_helper int    maxburst [inline, virtual]
 

Reimplemented from TcpAsymAgent.


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