#include <PingThread.h>
Public Attributes | |
| std::string | hostname |
| Int | repetitions |
| Int | timeout |
Definition at line 36 of file PingThread.h.
| std::string PingRequest::hostname |
Definition at line 39 of file PingThread.h.
| Int PingRequest::repetitions |
Definition at line 40 of file PingThread.h.
| Int PingRequest::timeout |
Definition at line 41 of file PingThread.h.