B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
System::InetAddress Member List

This is the complete list of members for System::InetAddress, including all inherited members.

Any()System::InetAddressstatic
cleanup()System::InetAddressstatic
getAddress(void) constSystem::InetAddressinline
getByName(const std::string &aHost)System::InetAddressinlinestatic
getByName(char const *aHost)System::InetAddressstatic
getByName(const std::string &aHost, std::vector< InetAddress > *dest)System::InetAddressinlinestatic
getByName(char const *aHost, std::vector< InetAddress > *dest)System::InetAddressstatic
getHostAddress() constSystem::InetAddress
getHostName() constSystem::InetAddress
getLocalHost()System::InetAddressstatic
getLocalHost(std::vector< InetAddress > *dest)System::InetAddressstatic
InetAddress()System::InetAddress
InetAddress(struct in_addr aAddr)System::InetAddressinline
init(bool enableDnsEntrySpoofingDetection=false)System::InetAddressstatic
isDnsEntrySpoofingDetectionEnabled()System::InetAddressinlinestatic
isLocalAddress(in_addr const &addr)System::InetAddressstatic
isLocalAddress(InetAddress const &addr)System::InetAddressinlinestatic
operator!=(const InetAddress &aRhs) constSystem::InetAddress
operator==(const InetAddress &aRhs) constSystem::InetAddress
toIPAddr() constSystem::InetAddress
validateIpAddress(const std::string &ipAddress)System::InetAddressstatic
validateIpPort(int port)System::InetAddressstatic