Ping.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Ping::TheConfig |
parameters controlling 'ping' mode message looping. More... | |
Namespaces | |
namespace | Ping |
Functions | |
uint32_t | Ping::Init () |
initialize the squidclient ping mode More... | |
bool | Ping::LoopDone (int i) |
whether ping loop is completed at the given iteration. More... | |
void | Ping::TimerStart () |
start timing a new transaction More... | |
void | Ping::TimerStop (size_t fsize) |
void | Ping::DisplayStats () |
display summary of ping data collected More... | |