![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
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::IpAddress | static |
CheckHostname enum name (defined in fge::net::IpAddress) | fge::net::IpAddress | |
Data typedef (defined in fge::net::IpAddress) | fge::net::IpAddress | |
getHostByteOrder() const | fge::net::IpAddress | |
getHostName() | fge::net::IpAddress | static |
getLocalAddresses(Types type=Types::None) | fge::net::IpAddress | static |
getNetworkByteOrder() const | fge::net::IpAddress | |
getType() const (defined in fge::net::IpAddress) | fge::net::IpAddress | |
IpAddress() noexcept | fge::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) noexcept | fge::net::IpAddress | |
IpAddress(std::initializer_list< uint16_t > words) noexcept | fge::net::IpAddress | |
IpAddress(Ipv6Data const &data) noexcept | fge::net::IpAddress | |
IpAddress(Ipv4Data address) noexcept | fge::net::IpAddress | |
Ipv4Any | fge::net::IpAddress | static |
Ipv4Broadcast | fge::net::IpAddress | static |
Ipv4Data typedef (defined in fge::net::IpAddress) | fge::net::IpAddress | |
Ipv4Loopback | fge::net::IpAddress | static |
Ipv6Any | fge::net::IpAddress | static |
Ipv6Data typedef (defined in fge::net::IpAddress) | fge::net::IpAddress | |
Ipv6Loopback | fge::net::IpAddress | static |
Loopback(Types addressType) (defined in fge::net::IpAddress) | fge::net::IpAddress | static |
None | fge::net::IpAddress | static |
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::IpAddress | friend |
toString() const | fge::net::IpAddress | |
Types enum name (defined in fge::net::IpAddress) | fge::net::IpAddress | |
~IpAddress()=default (defined in fge::net::IpAddress) | fge::net::IpAddress |