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  

NewRenoFullTcpAgent Class Reference

#include <tcp-full.h>

Inheritance diagram for NewRenoFullTcpAgent:

FullTcpAgent TcpAgent Agent Connector NsObject TclObject Handler List of all members.

Public Member Functions

 NewRenoFullTcpAgent ()

Protected Member Functions

void pack_action (Packet *)
void ack_action (Packet *)

Protected Attributes

int save_maxburst_
int recov_maxburst_

Constructor & Destructor Documentation

NewRenoFullTcpAgent::NewRenoFullTcpAgent  
 


Member Function Documentation

void NewRenoFullTcpAgent::ack_action Packet   [protected, virtual]
 

Reimplemented from FullTcpAgent.

void NewRenoFullTcpAgent::pack_action Packet   [protected, virtual]
 

Reimplemented from FullTcpAgent.


Member Data Documentation

int NewRenoFullTcpAgent::recov_maxburst_ [protected]
 

int NewRenoFullTcpAgent::save_maxburst_ [protected]
 


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