PPL7-Icon Patrick's Programming Library Version 7.0.0 - Dokumentation
ppl7::IPAddress Elementverzeichnis

Vollständige Aufstellung aller Elemente für ppl7::IPAddress einschließlich aller geerbten Elemente.

_addrppl7::IPAddressprivate
_familyppl7::IPAddressprivate
addr() const ppl7::IPAddress
addr_len() const ppl7::IPAddress
compare(const IPAddress &other) const ppl7::IPAddress
family() const ppl7::IPAddress
IP_FAMILY enum-Bezeichnerppl7::IPAddress
IPAddress()ppl7::IPAddress
IPAddress(const IPAddress &other)ppl7::IPAddress
IPAddress(const String &other)ppl7::IPAddress
IPAddress(IP_FAMILY family, void *addr, size_t addr_len)ppl7::IPAddress
IPv4 enum-Wertppl7::IPAddress
IPv6 enum-Wertppl7::IPAddress
mask(int prefixlen) const ppl7::IPAddress
operator String() const ppl7::IPAddress
operator!=(const IPAddress &other) const ppl7::IPAddress
operator<(const IPAddress &other) const ppl7::IPAddress
operator<=(const IPAddress &other) const ppl7::IPAddress
operator=(const IPAddress &other)ppl7::IPAddress
operator=(const String &other)ppl7::IPAddress
operator==(const IPAddress &other) const ppl7::IPAddress
operator>(const IPAddress &other) const ppl7::IPAddress
operator>=(const IPAddress &other) const ppl7::IPAddress
set(const IPAddress &other)ppl7::IPAddress
set(const String &address)ppl7::IPAddress
set(IP_FAMILY family, void *addr, size_t addr_len)ppl7::IPAddress
toSockAddr(void *sockaddr, size_t sockaddr_len) const ppl7::IPAddress
toString() const ppl7::IPAddress
UNKNOWN enum-Wertppl7::IPAddress