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  

LsUnackPeer Struct Reference

#include <ls.h>

List of all members.

Public Member Functions

 LsUnackPeer ()
 LsUnackPeer (LsRetransmissionManager *amp, int nbrId, double timeout=LS_RTX_TIMEOUT)

Public Attributes

double rtxTimeout_
LsRetransTimer timer_
u_int32_t tpmSeq_
LsMap< int, LsIdSeqlsaMap_


Constructor & Destructor Documentation

LsUnackPeer::LsUnackPeer   [inline]
 

LsUnackPeer::LsUnackPeer LsRetransmissionManager   amp,
int    nbrId,
double    timeout = LS_RTX_TIMEOUT
[inline]
 


Member Data Documentation

LsMap<int, LsIdSeq> LsUnackPeer::lsaMap_
 

double LsUnackPeer::rtxTimeout_
 

LsRetransTimer LsUnackPeer::timer_
 

u_int32_t LsUnackPeer::tpmSeq_
 


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