libDwm-0.6.0
DwmHostPinger.hh File Reference

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"
Include dependency graph for DwmHostPinger.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...
 

Detailed Description

Dwm::HostPinger class definition.