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  

LmsNak Class Reference

List of all members.

Public Member Functions

 LmsNak (LmsReceiver *a, int lo, int hi)
void timeout (int type)

Public Attributes

LmsNak * next_
LmsNakTimer nak_timer_
int lo_
int hi_
int seqn_
double nak_timeout_

Private Attributes

LmsReceivera_
int fid_

Constructor & Destructor Documentation

LmsNak::LmsNak LmsReceiver   a,
int    lo,
int    hi
 


Member Function Documentation

void LmsNak::timeout int    type [inline]
 


Member Data Documentation

LmsReceiver* LmsNak::a_ [private]
 

int LmsNak::fid_ [private]
 

int LmsNak::hi_
 

int LmsNak::lo_
 

double LmsNak::nak_timeout_
 

LmsNakTimer LmsNak::nak_timer_
 

LmsNak* LmsNak::next_
 

int LmsNak::seqn_
 


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