Dwm::HostPinger class definition. More...
#include <condition_variable>#include <iostream>#include <map>#include <mutex>#include <thread>#include "DwmIpv4Address.hh"#include "DwmPcap.hh"#include "DwmSocket.hh"#include "DwmTimeValue.hh"#include "DwmPingDestinationEntry.hh"
Go to the source code of this file.
Classes | |
| class | Dwm::HostPinger |
| Encapsulates a 'pinger', which can 'ping' one or more hosts using TCP or ICMP. More... | |
| class | Dwm::HostPinger::Receiver |
| Data callback interface. More... | |
Dwm::HostPinger class definition.