OverSim
GiaSearchStats Struct Reference

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

#include <SearchMsgBookkeeping.h>

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

float GiaSearchStats::maxDelay

average maximum delay of all response messages

Definition at line 42 of file SearchMsgBookkeeping.h.

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

float GiaSearchStats::maxHopCount

average maximum hop count of all response messages

Definition at line 44 of file SearchMsgBookkeeping.h.

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

float GiaSearchStats::minDelay

average minimum delay of all response messages

Definition at line 41 of file SearchMsgBookkeeping.h.

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

float GiaSearchStats::minHopCount

average minimum hop count of all response messages

Definition at line 43 of file SearchMsgBookkeeping.h.

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

float GiaSearchStats::responseCount

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: