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  

LLSnoop Class Reference

#include <snoop.h>

Inheritance diagram for LLSnoop:

LL LinkDelay Connector NsObject TclObject Handler List of all members.

Public Member Functions

 LLSnoop ()
void recv (Packet *, Handler *)
void snoop_rtt (double)
double timeout ()
int integrate ()

Protected Attributes

int integrate_
double srtt_
double rttvar_
double g_
double snoopTick_

Constructor & Destructor Documentation

LLSnoop::LLSnoop   [inline]
 


Member Function Documentation

int LLSnoop::integrate   [inline]
 

void LLSnoop::recv Packet  ,
Handler  
[virtual]
 

Reimplemented from LL.

void LLSnoop::snoop_rtt double   
 

double LLSnoop::timeout   [inline]
 


Member Data Documentation

double LLSnoop::g_ [protected]
 

int LLSnoop::integrate_ [protected]
 

double LLSnoop::rttvar_ [protected]
 

double LLSnoop::snoopTick_ [protected]
 

double LLSnoop::srtt_ [protected]
 


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