BaseOverlay::HopDelayRecord Struct Reference

#include <BaseOverlay.h>

List of all members.


Detailed Description

Structure for computing the average delay in one specific hop.

Public Member Functions

 HopDelayRecord ()

Public Attributes

int count
simtime_t val

Constructor & Destructor Documentation

BaseOverlay::HopDelayRecord::HopDelayRecord (  )  [inline]

00141 : count(0), val(0) {};


Member Data Documentation

int BaseOverlay::HopDelayRecord::count

simtime_t BaseOverlay::HopDelayRecord::val


The documentation for this struct was generated from the following file:
Generated on Thu Apr 17 13:19:28 2008 for ITM OverSim by  doxygen 1.5.3