This is the complete list of members for sf::IPAddress, including all inherited members.
GetLocalAddress() | sf::IPAddress | static |
GetPublicAddress(float Timeout=0.f) | sf::IPAddress | static |
IPAddress() | sf::IPAddress | |
IPAddress(const std::string &Address) | sf::IPAddress | |
IPAddress(const char *Address) | sf::IPAddress | |
IPAddress(Uint8 Byte0, Uint8 Byte1, Uint8 Byte2, Uint8 Byte3) | sf::IPAddress | |
IPAddress(Uint32 Address) | sf::IPAddress | |
IsValid() const | sf::IPAddress | |
LocalHost | sf::IPAddress | static |
operator!=(const IPAddress &Other) const | sf::IPAddress | |
operator<(const IPAddress &Other) const | sf::IPAddress | |
operator<=(const IPAddress &Other) const | sf::IPAddress | |
operator==(const IPAddress &Other) const | sf::IPAddress | |
operator>(const IPAddress &Other) const | sf::IPAddress | |
operator>=(const IPAddress &Other) const | sf::IPAddress | |
ToInteger() const | sf::IPAddress | |
ToString() const | sf::IPAddress |