ipaddress 1.1.0
Loading...
Searching...
No Matches
ip_network Member List

This is the complete list of members for ip_network, including all inherited members.

address_exclude(const ip_network &other) constip_networkinline
address_exclude(const ip_network &other, error_code &code) const noexceptip_networkinline
addresses_count() const noexceptip_networkinline
broadcast_address() const noexceptip_networkinline
contains(const ip_address &address) const noexceptip_networkinline
from_address(const ip_address &address, size_t prefixlen, bool strict=true)ip_networkinlinestatic
from_address(const ip_address &address, error_code &code, size_t prefixlen, bool strict=true) noexceptip_networkinlinestatic
hash() const noexceptip_networkinline
hostmask() const noexceptip_networkinline
hosts() const noexceptip_networkinline
ip_address_type typedefip_network
ip_network() noexceptip_networkinline
ip_network(const ipv4_network &net4) noexceptip_networkinline
ip_network(const ipv6_network &net6) noexceptip_networkinline
is_global() const noexceptip_networkinline
is_link_local() const noexceptip_networkinline
is_loopback() const noexceptip_networkinline
is_multicast() const noexceptip_networkinline
is_private() const noexceptip_networkinline
is_reserved() const noexceptip_networkinline
is_site_local() const noexceptip_networkinline
is_unspecified() const noexceptip_networkinline
is_v4() const noexceptip_networkinline
is_v6() const noexceptip_networkinline
netmask() const noexceptip_networkinline
network_address() const noexceptip_networkinline
operator std::basic_string< T, std::char_traits< T >, std::allocator< T > >() constip_networkinlineexplicit
operator!=(const ip_network &rhs) const noexceptip_networkinline
operator<(const ip_network &rhs) const noexceptip_networkinline
operator<=(const ip_network &rhs) const noexceptip_networkinline
operator==(const ip_network &rhs) const noexceptip_networkinline
operator>(const ip_network &rhs) const noexceptip_networkinline
operator>=(const ip_network &rhs) const noexceptip_networkinline
overlaps(const ip_network &other) const noexceptip_networkinline
parse() noexceptip_networkinlinestatic
parse(std::string_view address, bool strict=true)ip_networkinlinestatic
parse(std::wstring_view address, bool strict=true)ip_networkinlinestatic
parse(std::u8string_view address, bool strict=true)ip_networkinlinestatic
parse(std::u16string_view address, bool strict=true)ip_networkinlinestatic
parse(std::u32string_view address, bool strict=true)ip_networkinlinestatic
parse(std::string_view address, error_code &code, bool strict=true) noexceptip_networkinlinestatic
parse(std::wstring_view address, error_code &code, bool strict=true) noexceptip_networkinlinestatic
parse(std::u8string_view address, error_code &code, bool strict=true) noexceptip_networkinlinestatic
parse(std::u16string_view address, error_code &code, bool strict=true) noexceptip_networkinlinestatic
parse(std::u32string_view address, error_code &code, bool strict=true) noexceptip_networkinlinestatic
parse(const T(&address)[N], bool strict=true)ip_networkinlinestatic
parse(const T(&address)[N], error_code &code, bool strict=true) noexceptip_networkinlinestatic
prefixlen() const noexceptip_networkinline
size() const noexceptip_networkinline
subnet_of(const ip_network &other) const noexceptip_networkinline
subnets(size_t prefixlen_diff=1, const optional< size_t > &new_prefixlen=nullptr) constip_networkinline
subnets(error_code &code, size_t prefixlen_diff=1, const optional< size_t > &new_prefixlen=nullptr) const noexceptip_networkinline
supernet(size_t prefixlen_diff=1, const optional< size_t > &new_prefixlen=nullptr) constip_networkinline
supernet(error_code &code, size_t prefixlen_diff=1, const optional< size_t > &new_prefixlen=nullptr) const noexceptip_networkinline
supernet_of(const ip_network &other) const noexceptip_networkinline
swap(ip_network &net) noexceptip_networkinline
to_string(format fmt=format::compressed) constip_networkinline
to_u16string(format fmt=format::compressed) constip_networkinline
to_u32string(format fmt=format::compressed) constip_networkinline
to_u8string(format fmt=format::compressed) constip_networkinline
to_wstring(format fmt=format::compressed) constip_networkinline
uint_type typedefip_network
v4() const noexceptip_networkinline
v6() const noexceptip_networkinline
version() const noexceptip_networkinline