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

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

_addrppl7::IPNetworkprivate
_prefixlenppl7::IPNetworkprivate
addr() const ppl7::IPNetwork
compare(const IPNetwork &other) const ppl7::IPNetwork
contains(const IPAddress &addr) const ppl7::IPNetwork
family() const ppl7::IPNetwork
first() const ppl7::IPNetwork
getPrefixlenFromNetmask(const String &netmask)ppl7::IPNetworkstatic
IPNetwork()ppl7::IPNetwork
IPNetwork(const IPNetwork &other)ppl7::IPNetwork
IPNetwork(const String &other)ppl7::IPNetwork
last() const ppl7::IPNetwork
netmask() const ppl7::IPNetwork
operator String() const ppl7::IPNetwork
operator!=(const IPNetwork &other) const ppl7::IPNetwork
operator<(const IPNetwork &other) const ppl7::IPNetwork
operator<=(const IPNetwork &other) const ppl7::IPNetwork
operator=(const IPNetwork &other)ppl7::IPNetwork
operator=(const String &other)ppl7::IPNetwork
operator==(const IPNetwork &other) const ppl7::IPNetwork
operator>(const IPNetwork &other) const ppl7::IPNetwork
operator>=(const IPNetwork &other) const ppl7::IPNetwork
prefixlen() const ppl7::IPNetwork
set(const IPAddress &other, int prefixlen)ppl7::IPNetwork
set(const IPNetwork &other)ppl7::IPNetwork
set(const String &network)ppl7::IPNetwork
toString() const ppl7::IPNetwork