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  

MultipleFastRtxSctpAgent Class Reference

#include <sctp-multipleFastRtx.h>

Inheritance diagram for MultipleFastRtxSctpAgent:

SctpAgent Agent Connector NsObject TclObject Handler List of all members.

Public Member Functions

 MultipleFastRtxSctpAgent ()

Protected Member Functions

virtual void delay_bind_init_all ()
virtual int delay_bind_dispatch (const char *varName, const char *localName, TclObject *tracer)
virtual void AddToSendBuffer (SctpDataChunkHdr_S *, int, u_int, SctpDest_S *)
virtual void SendBufferDequeueUpTo (u_int)
virtual Boolean_E ProcessGapAckBlocks (u_char *, Boolean_E)

Constructor & Destructor Documentation

MultipleFastRtxSctpAgent::MultipleFastRtxSctpAgent  
 


Member Function Documentation

void MultipleFastRtxSctpAgent::AddToSendBuffer SctpDataChunkHdr_S  ,
int   ,
u_int   ,
SctpDest_S  
[protected, virtual]
 

Reimplemented from SctpAgent.

int MultipleFastRtxSctpAgent::delay_bind_dispatch const char *    varName,
const char *    localName,
TclObject   tracer
[protected, virtual]
 

Reimplemented from SctpAgent.

void MultipleFastRtxSctpAgent::delay_bind_init_all   [protected, virtual]
 

Reimplemented from SctpAgent.

Boolean_E MultipleFastRtxSctpAgent::ProcessGapAckBlocks u_char *   ,
Boolean_E   
[protected, virtual]
 

Reimplemented from SctpAgent.

void MultipleFastRtxSctpAgent::SendBufferDequeueUpTo u_int    [protected, virtual]
 

Reimplemented from SctpAgent.


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