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]

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


Member Data Documentation


The documentation for this struct was generated from the following file:

Generated on Fri Sep 19 13:05:06 2008 for ITM OverSim by  doxygen 1.5.5