SearchMsgBookkeeping::SearchMessageItem Struct Reference

structure containing all necessary values to gather statistical data More...

#include <SearchMsgBookkeeping.h>

List of all members.

Public Attributes

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

Detailed Description

structure containing all necessary values to gather statistical data

Definition at line 60 of file SearchMsgBookkeeping.h.


Member Data Documentation

time when message was sent to overlay

Definition at line 63 of file SearchMsgBookkeeping.h.

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

maximum delay of an response message for this search message

Definition at line 65 of file SearchMsgBookkeeping.h.

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

maximum hop count of an response message for this search message

Definition at line 67 of file SearchMsgBookkeeping.h.

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

minimum delay of an response message for this search message

Definition at line 64 of file SearchMsgBookkeeping.h.

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

minimum hop count of an response message for this search message

Definition at line 66 of file SearchMsgBookkeeping.h.

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

number of response messages fpr this search message

Definition at line 68 of file SearchMsgBookkeeping.h.

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

key to search for

Definition at line 62 of file SearchMsgBookkeeping.h.

Referenced by SearchMsgBookkeeping::addMessage().


The documentation for this struct was generated from the following file:
Generated on Wed May 26 16:21:19 2010 for OverSim by  doxygen 1.6.3