E-MailRelay
GNet::Address Member List

This is the complete list of members for GNet::Address, including all inherited members.

Address(const Address &)GNet::Address
Address(const AddressStorage &)GNet::Addressexplicit
Address(const sockaddr *addr, socklen_t len)GNet::Address
Address(const sockaddr *addr, socklen_t len, bool fixup)GNet::Address
Address(Family, unsigned int port)GNet::Address
Address(Address &&) noexceptGNet::Address
address() constGNet::Address
address()GNet::Address
af() constGNet::Address
bits() constGNet::Address
defaultAddress()GNet::Addressstatic
displayString(bool with_scope_id=false) constGNet::Address
domain(Family)GNet::Addressstatic
Family enum name (defined in GNet::Address)GNet::Address
family() constGNet::Address
hostPartString(bool raw=false) constGNet::Address
is4() constGNet::Address
is6() constGNet::Address
isAny() constGNet::Address
isFamilyLocal(const std::string &display_string)GNet::Addressstatic
isLinkLocal() constGNet::Address
isLocal(std::string &reason) constGNet::Address
isLoopback() constGNet::Address
isUniqueLocal() constGNet::Address
length() constGNet::Address
loopback(Family, unsigned int port=0U)GNet::Addressstatic
operator!=(const Address &) constGNet::Address
operator=(const Address &)GNet::Address
operator=(Address &&) noexceptGNet::Address
operator==(const Address &) constGNet::Address
parse(const std::string &display_string)GNet::Addressstatic
parse(const std::string &display_string, NotLocal)GNet::Addressstatic
parse(const std::string &host_part_string, unsigned int port)GNet::Addressstatic
parse(const std::string &host_part_string, const std::string &port)GNet::Addressstatic
port() constGNet::Address
queryString() constGNet::Address
same(const Address &, bool ipv6_compare_with_scope) constGNet::Address
sameHostPart(const Address &other) constGNet::Address
scopeId(unsigned long default_=0UL) constGNet::Address
setPort(unsigned int port)GNet::Address
setScopeId(unsigned long)GNet::Address
setZone(const std::string &)GNet::Address
supports(Family)GNet::Addressstatic
supports(int af, int dummy)GNet::Addressstatic
supports(const Domain &, int domain)GNet::Addressstatic
swap(Address &other) noexceptGNet::Address
validData(const sockaddr *, socklen_t len)GNet::Addressstatic
validPort(unsigned int n)GNet::Addressstatic
validString(const std::string &display_string, std::string *reason=nullptr)GNet::Addressstatic
validString(const std::string &display_string, NotLocal, std::string *reason=nullptr)GNet::Addressstatic
validStrings(const std::string &ip, const std::string &port_string, std::string *reason=nullptr)GNet::Addressstatic
wildcards() constGNet::Address
~Address()GNet::Address