libDwm-0.6.0
Dwm::PingDestination Member List

This is the complete list of members for Dwm::PingDestination, including all inherited members.

_addr (defined in Dwm::PingDestination)Dwm::PingDestinationprotected
_hostname (defined in Dwm::PingDestination)Dwm::PingDestinationprotected
_port (defined in Dwm::PingDestination)Dwm::PingDestinationprotected
_primed (defined in Dwm::PingDestination)Dwm::PingDestinationmutableprotected
_sequenceNumber (defined in Dwm::PingDestination)Dwm::PingDestinationmutableprotected
Address() constDwm::PingDestination
Address(const Ipv4Address &address)Dwm::PingDestination
GetIcmpPacket(std::string &packet, const Ipv4Address &myAddress, uint16_t identifier) const (defined in Dwm::PingDestination)Dwm::PingDestinationprotected
GetPacket(std::string &packet, const Ipv4Address &myAddress, uint16_t identifier) const (defined in Dwm::PingDestination)Dwm::PingDestinationprotected
GetTcpPacket(std::string &packet, const Ipv4Address &myAddress, uint16_t identifier) const (defined in Dwm::PingDestination)Dwm::PingDestinationprotected
Hostname() constDwm::PingDestination
Hostname(const std::string &hostname)Dwm::PingDestination
operator std::string() constDwm::PingDestinationvirtual
operator<(const PingDestination &pd) constDwm::PingDestination
operator<<(std::ostream &os, const PingDestination &pd)Dwm::PingDestinationfriend
operator==(const PingDestination &pd) constDwm::PingDestination
PingDestination()Dwm::PingDestination
PingDestination(const std::string &destination)Dwm::PingDestination
PingDestination(const Ipv4Address &addr, uint16_t port=0)Dwm::PingDestination
Port() constDwm::PingDestination
SendTo(Socket &socket, const Ipv4Address &myAddress, uint16_t identifier) constDwm::PingDestination