xtd
0.2.0
Loading...
Searching...
No Matches
xtd
net
ip_address
xtd::net::ip_address Member List
This is the complete list of members for
xtd::net::ip_address
, including all inherited members.
address_family
() const noexcept
xtd::net::ip_address
any
xtd::net::ip_address
static
broadcast
xtd::net::ip_address
static
equals
(const ip_address &other) const noexcept override (defined in
xtd::net::ip_address
)
xtd::net::ip_address
equals
(const object &obj) const noexcept
xtd::net::ip_address
virtual
equals
(const object_a_t &object_a, const object_b_t &object_b) noexcept
xtd::net::ip_address
inline
static
iequatable< ip_address >::equals
(const ip_address &) const noexcept=0
xtd::iequatable< ip_address >
pure virtual
get_address_bytes
() const
xtd::net::ip_address
get_hash_code
() const noexcept
xtd::object
virtual
get_type
() const noexcept
xtd::object
virtual
host_to_network_order
(double host)
xtd::net::ip_address
static
host_to_network_order
(int16 host)
xtd::net::ip_address
static
host_to_network_order
(int32 host)
xtd::net::ip_address
static
host_to_network_order
(int64 host)
xtd::net::ip_address
static
host_to_network_order
(float host)
xtd::net::ip_address
static
host_to_network_order
(uint16 host)
xtd::net::ip_address
static
host_to_network_order
(uint32 host)
xtd::net::ip_address
static
host_to_network_order
(uint64 host)
xtd::net::ip_address
static
ip_address
()=default
xtd::net::ip_address
ip_address
(uint32 address)
xtd::net::ip_address
explicit
ip_address
(const std::vector< xtd::byte > &address)
xtd::net::ip_address
explicit
ip_address
(const std::vector< xtd::byte > &address, uint32 scope_id)
xtd::net::ip_address
ip_address
(xtd::byte quad_part_address1, xtd::byte quad_part_address2, xtd::byte quad_part_address3, xtd::byte quad_part_address4)
xtd::net::ip_address
ip_v6_any
xtd::net::ip_address
static
ip_v6_loopback
xtd::net::ip_address
static
ip_v6_none
xtd::net::ip_address
static
is_ip_v4_mapped_to_ip_v6
() const noexcept
xtd::net::ip_address
is_ip_v6_link_local
() const noexcept
xtd::net::ip_address
is_ip_v6_multicast
() const noexcept
xtd::net::ip_address
is_ip_v6_site_local
() const noexcept
xtd::net::ip_address
is_ip_v6_teredo
() const noexcept
xtd::net::ip_address
is_loopback
(const ip_address &address)
xtd::net::ip_address
static
loopback
xtd::net::ip_address
static
map_to_ip_v4
() const noexcept
xtd::net::ip_address
map_to_ip_v6
() const noexcept
xtd::net::ip_address
memberwise_clone
() const
xtd::object
inline
network_to_host_order
(double network)
xtd::net::ip_address
static
network_to_host_order
(int16 network)
xtd::net::ip_address
static
network_to_host_order
(int32 host)
xtd::net::ip_address
static
network_to_host_order
(int64 network)
xtd::net::ip_address
static
network_to_host_order
(float network)
xtd::net::ip_address
static
network_to_host_order
(uint16 network)
xtd::net::ip_address
static
network_to_host_order
(uint32 network)
xtd::net::ip_address
static
network_to_host_order
(uint64 network)
xtd::net::ip_address
static
none
xtd::net::ip_address
static
object
()=default
xtd::object
parse
(const string &str)
xtd::net::ip_address
static
reference_equals
(const object_a_t &object_a, const object_b_t &object_b) noexcept
xtd::object
inline
static
scope_id
() const
xtd::net::ip_address
scope_id
(uint32 value)
xtd::net::ip_address
to_string
() const noexcept override
xtd::net::ip_address
virtual
try_parse
(const string &str, ip_address &address) noexcept
xtd::net::ip_address
static
Generated on Thu Oct 17 2024 16:03:16 for xtd by
Gammasoft
. All rights reserved.