FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::net::IpAddress Member List

This is the complete list of members for fge::net::IpAddress, including all inherited members.

Any(Types addressType) (defined in fge::net::IpAddress)fge::net::IpAddressstatic
CheckHostname enum name (defined in fge::net::IpAddress)fge::net::IpAddress
Data typedef (defined in fge::net::IpAddress)fge::net::IpAddress
getHostByteOrder() constfge::net::IpAddress
getHostName()fge::net::IpAddressstatic
getLocalAddresses(Types type=Types::None)fge::net::IpAddressstatic
getNetworkByteOrder() constfge::net::IpAddress
getType() const (defined in fge::net::IpAddress)fge::net::IpAddress
IpAddress() noexceptfge::net::IpAddress
IpAddress(std::string const &address, CheckHostname check=CheckHostname::Yes)fge::net::IpAddress
IpAddress(char const *address, CheckHostname check=CheckHostname::Yes) (defined in fge::net::IpAddress)fge::net::IpAddress
IpAddress(uint8_t byte3, uint8_t byte2, uint8_t byte1, uint8_t byte0) noexceptfge::net::IpAddress
IpAddress(std::initializer_list< uint16_t > words) noexceptfge::net::IpAddress
IpAddress(Ipv6Data const &data) noexceptfge::net::IpAddress
IpAddress(Ipv4Data address) noexceptfge::net::IpAddress
Ipv4Anyfge::net::IpAddressstatic
Ipv4Broadcastfge::net::IpAddressstatic
Ipv4Data typedef (defined in fge::net::IpAddress)fge::net::IpAddress
Ipv4Loopbackfge::net::IpAddressstatic
Ipv6Anyfge::net::IpAddressstatic
Ipv6Data typedef (defined in fge::net::IpAddress)fge::net::IpAddress
Ipv6Loopbackfge::net::IpAddressstatic
Loopback(Types addressType) (defined in fge::net::IpAddress)fge::net::IpAddressstatic
Nonefge::net::IpAddressstatic
operator==(IpAddress const &r) const (defined in fge::net::IpAddress)fge::net::IpAddress
set(std::string const &address, CheckHostname check=CheckHostname::Yes)fge::net::IpAddress
set(char const *address, CheckHostname check=CheckHostname::Yes) (defined in fge::net::IpAddress)fge::net::IpAddress
set(uint8_t byte3, uint8_t byte2, uint8_t byte1, uint8_t byte0)fge::net::IpAddress
set(std::initializer_list< uint16_t > words)fge::net::IpAddress
set(Ipv6Data const &data)fge::net::IpAddress
set(uint8_t const bytes[16])fge::net::IpAddress
set(Ipv4Data address)fge::net::IpAddress
setNetworkByteOrdered(Ipv4Data address)fge::net::IpAddress
setNetworkByteOrdered(Ipv6Data const &data)fge::net::IpAddress
setNetworkByteOrdered(uint8_t const bytes[16])fge::net::IpAddress
std::hash< IpAddress > (defined in fge::net::IpAddress)fge::net::IpAddressfriend
toString() constfge::net::IpAddress
Types enum name (defined in fge::net::IpAddress)fge::net::IpAddress
~IpAddress()=default (defined in fge::net::IpAddress)fge::net::IpAddress