JUCE
juce::IPAddress Member List

This is the complete list of members for juce::IPAddress, including all inherited members.

addressjuce::IPAddress
any(bool IPv6=false) noexceptjuce::IPAddressstatic
broadcast() noexceptjuce::IPAddressstatic
findAllAddresses(Array< IPAddress > &results, bool includeIPv6=false)juce::IPAddressstatic
getFormattedAddress(const String &unformattedAddress)juce::IPAddressstatic
IPAddress(bool IPv6=false) noexceptjuce::IPAddress
IPAddress(const uint8 bytes[], bool IPv6=false) noexceptjuce::IPAddressexplicit
IPAddress(const uint16 bytes[8]) noexceptjuce::IPAddressexplicit
IPAddress(uint8 address1, uint8 address2, uint8 address3, uint8 address4) noexceptjuce::IPAddress
IPAddress(uint16 address1, uint16 address2, uint16 address3, uint16 address4, uint16 address5, uint16 address6, uint16 address7, uint16 address8) noexceptjuce::IPAddress
IPAddress(uint32 asNativeEndian32Bit) noexceptjuce::IPAddressexplicit
IPAddress(const String &address)juce::IPAddressexplicit
isIPv6juce::IPAddress
local(bool IPv6=false) noexceptjuce::IPAddressstatic
operator!=(const IPAddress &other) const noexceptjuce::IPAddress
operator==(const IPAddress &other) const noexceptjuce::IPAddress
toString() constjuce::IPAddress