#include <PingThread.h>
Public Attributes | |
| std::string | hostname |
| Int | avgPing |
| Int | repetitions |
Definition at line 47 of file PingThread.h.
| Int PingResponse::avgPing |
Definition at line 51 of file PingThread.h.
| std::string PingResponse::hostname |
Definition at line 50 of file PingThread.h.
| Int PingResponse::repetitions |
Definition at line 52 of file PingThread.h.