libDwm-0.9.45
DwmIpAddress.hh File Reference

Dwm::IpAddress class definition. More...

#include <sys/socket.h>
#include <cstdint>
#include <string>
#include <variant>
#include "DwmIpv4Address.hh"
#include "DwmIpv6Address.hh"
Include dependency graph for DwmIpAddress.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dwm::IpAddress
 This class encapsulates an IP address. More...
 

Detailed Description

Dwm::IpAddress class definition.