Represents an IPv4 IP address. More...
#include <IpAddress.hpp>
Additional Inherited Members | |
Public Member Functions inherited from RCF::IpAddress | |
IpAddress (const std::string &ip) | |
Construct an IP address from a host name. More... | |
IpAddress (const std::string &ip, int port) | |
Construct an IP address from a host name and port. More... | |
Represents an IPv4 IP address.