RCFProto
 All Classes Functions Typedefs
Public Member Functions | List of all members
RCF::IpAddress Class Reference

Represents an IP address (IPv4 or IPv6). More...

#include <IpAddress.hpp>

Inherits RCF::RemoteAddress.

Inherited by RCF::IpAddressV4, and RCF::IpAddressV6.

Public Member Functions

 IpAddress (const std::string &ip)
 Construct an IP address from a host name.
 
 IpAddress (const std::string &ip, int port)
 Construct an IP address from a host name and port.
 

Detailed Description

Represents an IP address (IPv4 or IPv6).


The documentation for this class was generated from the following file: