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  

Segment Class Reference

#include <chost.h>

Inheritance diagram for Segment:

slink List of all members.

Public Member Functions

 Segment ()

Protected Attributes

int seqno_
int sessionSeqno_
int daddr_
int dport_
int sport_
int size_
double ts_
int dupacks_
int later_acks_
int thresh_dupacks_
int partialack_
short rxmitted_
IntTcpAgentsender_

Friends

class CorresHost
class TcpSessionAgent

Constructor & Destructor Documentation

Segment::Segment   [inline]
 


Friends And Related Function Documentation

friend class CorresHost [friend]
 

friend class TcpSessionAgent [friend]
 


Member Data Documentation

int Segment::daddr_ [protected]
 

int Segment::dport_ [protected]
 

int Segment::dupacks_ [protected]
 

int Segment::later_acks_ [protected]
 

int Segment::partialack_ [protected]
 

short Segment::rxmitted_ [protected]
 

class IntTcpAgent* Segment::sender_ [protected]
 

int Segment::seqno_ [protected]
 

int Segment::sessionSeqno_ [protected]
 

int Segment::size_ [protected]
 

int Segment::sport_ [protected]
 

int Segment::thresh_dupacks_ [protected]
 

double Segment::ts_ [protected]
 


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