SearchMsgBookkeeping::SearchMessageItem Struct Reference

#include <SearchMsgBookkeeping.h>

List of all members.


Detailed Description

structure containing all necessary values to gather statistical data


Public Attributes

OverlayKey searchKey
 key to search for
simtime_t creationTime
 time when message was sent to overlay
double minDelay
 minimum delay of an response message for this search message
double maxDelay
 maximum delay of an response message for this search message
uint minHopCount
 minimum hop count of an response message for this search message
uint maxHopCount
 maximum hop count of an response message for this search message
uint responseCount
 number of response messages fpr this search message


Member Data Documentation

OverlayKey SearchMsgBookkeeping::SearchMessageItem::searchKey

key to search for

simtime_t SearchMsgBookkeeping::SearchMessageItem::creationTime

time when message was sent to overlay

double SearchMsgBookkeeping::SearchMessageItem::minDelay

minimum delay of an response message for this search message

double SearchMsgBookkeeping::SearchMessageItem::maxDelay

maximum delay of an response message for this search message

uint SearchMsgBookkeeping::SearchMessageItem::minHopCount

minimum hop count of an response message for this search message

uint SearchMsgBookkeeping::SearchMessageItem::maxHopCount

maximum hop count of an response message for this search message

uint SearchMsgBookkeeping::SearchMessageItem::responseCount

number of response messages fpr this search message


The documentation for this struct was generated from the following file:
Generated on Tue Jul 24 16:51:19 2007 for ITM OverSim by  doxygen 1.5.1