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

key to search for

Referenced by SearchMsgBookkeeping::addMessage().

time when message was sent to overlay

Referenced by SearchMsgBookkeeping::addMessage(), and SearchMsgBookkeeping::updateItem().

minimum delay of an response message for this search message

Referenced by SearchMsgBookkeeping::addMessage(), SearchMsgBookkeeping::getStatisticalData(), and SearchMsgBookkeeping::updateItem().

maximum delay of an response message for this search message

Referenced by SearchMsgBookkeeping::addMessage(), SearchMsgBookkeeping::getStatisticalData(), and SearchMsgBookkeeping::updateItem().

minimum hop count of an response message for this search message

Referenced by SearchMsgBookkeeping::addMessage(), SearchMsgBookkeeping::getStatisticalData(), and SearchMsgBookkeeping::updateItem().

maximum hop count of an response message for this search message

Referenced by SearchMsgBookkeeping::addMessage(), SearchMsgBookkeeping::getStatisticalData(), and SearchMsgBookkeeping::updateItem().

number of response messages fpr this search message

Referenced by SearchMsgBookkeeping::addMessage(), SearchMsgBookkeeping::getStatisticalData(), and SearchMsgBookkeeping::updateItem().


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

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