Ping::pingStats_ Class Reference

measurements collected by the squidclient ping mode logics More...

Collaboration diagram for Ping::pingStats_:

Public Member Functions

 pingStats_ ()
 

Public Attributes

long counted
 number of transactions which have so far been measured More...
 
long pMin
 shortest transaction time seen More...
 
long pMax
 longest transaction time seen More...
 
long sum
 total time so far spent waiting on transactions More...
 

Detailed Description

Definition at line 27 of file Ping.cc.

Constructor & Destructor Documentation

◆ pingStats_()

Ping::pingStats_::pingStats_ ( )
inline

Definition at line 30 of file Ping.cc.

Member Data Documentation

◆ counted

long Ping::pingStats_::counted

Definition at line 32 of file Ping.cc.

Referenced by Ping::DisplayStats(), and Ping::TimerStop().

◆ pMax

long Ping::pingStats_::pMax

Definition at line 34 of file Ping.cc.

Referenced by Ping::DisplayStats(), and Ping::TimerStop().

◆ pMin

long Ping::pingStats_::pMin

Definition at line 33 of file Ping.cc.

Referenced by Ping::DisplayStats(), and Ping::TimerStop().

◆ sum

long Ping::pingStats_::sum

Definition at line 35 of file Ping.cc.

Referenced by Ping::DisplayStats(), and Ping::TimerStop().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors