18 #ifndef INCLUDE_RCF_IPCLIENTTRANSPORT_HPP 19 #define INCLUDE_RCF_IPCLIENTTRANSPORT_HPP 21 #include <RCF/Export.hpp> 22 #include <RCF/IpAddress.hpp> 36 void setLocalIp(
const IpAddress & localIp);
48 #endif // ! INCLUDE_RCF_IPCLIENTTRANSPORT_HPP Base class for IP-based client transports. Provides IP-related functionality.
Definition: IpClientTransport.hpp:27
Definition: AmiIoHandler.hpp:23
Represents an IP address (IPv4 or IPv6).
Definition: IpAddress.hpp:66