GiaSearchStats Struct Reference

struct for average statistical values of search messages and responses More...

#include <SearchMsgBookkeeping.h>

List of all members.

Public Attributes

float minDelay
 average minimum delay of all response messages
float maxDelay
 average maximum delay of all response messages
float minHopCount
 average minimum hop count of all response messages
float maxHopCount
 average maximum hop count of all response messages
float responseCount
 average number of response messages for all search messages

Detailed Description

struct for average statistical values of search messages and responses

Author:
Bernhard Heep

Definition at line 39 of file SearchMsgBookkeeping.h.


Member Data Documentation

average maximum delay of all response messages

Definition at line 42 of file SearchMsgBookkeeping.h.

Referenced by GIASearchApp::finishApp(), and SearchMsgBookkeeping::getStatisticalData().

average maximum hop count of all response messages

Definition at line 44 of file SearchMsgBookkeeping.h.

Referenced by GIASearchApp::finishApp(), and SearchMsgBookkeeping::getStatisticalData().

average minimum delay of all response messages

Definition at line 41 of file SearchMsgBookkeeping.h.

Referenced by GIASearchApp::finishApp(), and SearchMsgBookkeeping::getStatisticalData().

average minimum hop count of all response messages

Definition at line 43 of file SearchMsgBookkeeping.h.

Referenced by GIASearchApp::finishApp(), and SearchMsgBookkeeping::getStatisticalData().

average number of response messages for all search messages

Definition at line 45 of file SearchMsgBookkeeping.h.

Referenced by GIASearchApp::finishApp(), and SearchMsgBookkeeping::getStatisticalData().


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