E-MailRelay
|
This is the complete list of members for GNet::Address4, including all inherited members.
address() const (defined in GNet::Address4) | GNet::Address4 | |
address() (defined in GNet::Address4) | GNet::Address4 | |
Address4(unsigned int) (defined in GNet::Address4) | GNet::Address4 | explicit |
Address4(const std::string &) (defined in GNet::Address4) | GNet::Address4 | explicit |
Address4(const std::string &, const std::string &) (defined in GNet::Address4) | GNet::Address4 | |
Address4(const std::string &, unsigned int) (defined in GNet::Address4) | GNet::Address4 | |
Address4(unsigned int port, int) (defined in GNet::Address4) | GNet::Address4 | |
Address4(const sockaddr *addr, socklen_t len, bool ipv6_scope_id_fixup=false) (defined in GNet::Address4) | GNet::Address4 | |
af() noexcept (defined in GNet::Address4) | GNet::Address4 | static |
bits() const (defined in GNet::Address4) | GNet::Address4 | |
displayString(bool ipv6_with_scope=false) const (defined in GNet::Address4) | GNet::Address4 | |
domain() noexcept (defined in GNet::Address4) | GNet::Address4 | static |
format(std::string) (defined in GNet::Address4) | GNet::Address4 | static |
hostPartString(bool raw=false) const (defined in GNet::Address4) | GNet::Address4 | |
isAny() const (defined in GNet::Address4) | GNet::Address4 | |
isLinkLocal() const (defined in GNet::Address4) | GNet::Address4 | |
isLocal(std::string &) const (defined in GNet::Address4) | GNet::Address4 | |
isLoopback() const (defined in GNet::Address4) | GNet::Address4 | |
isUniqueLocal() const (defined in GNet::Address4) | GNet::Address4 | |
length() noexcept (defined in GNet::Address4) | GNet::Address4 | static |
port() const (defined in GNet::Address4) | GNet::Address4 | |
queryString() const (defined in GNet::Address4) | GNet::Address4 | |
same(const Address4 &other, bool ipv6_compare_with_scope=false) const (defined in GNet::Address4) | GNet::Address4 | |
sameHostPart(const Address4 &other) const (defined in GNet::Address4) | GNet::Address4 | |
scopeId(unsigned long default_=0UL) const (defined in GNet::Address4) | GNet::Address4 | |
setPort(unsigned int port) (defined in GNet::Address4) | GNet::Address4 | |
setScopeId(unsigned long ipv6_scope_id) (defined in GNet::Address4) | GNet::Address4 | |
setZone(const std::string &ipv6_zone_name_or_scope_id) (defined in GNet::Address4) | GNet::Address4 | |
sockaddr_type typedef (defined in GNet::Address4) | GNet::Address4 | |
validData(const sockaddr *addr, socklen_t len) (defined in GNet::Address4) | GNet::Address4 | static |
validPort(unsigned int port) (defined in GNet::Address4) | GNet::Address4 | static |
validString(const std::string &, std::string *=nullptr) (defined in GNet::Address4) | GNet::Address4 | static |
validStrings(const std::string &, const std::string &, std::string *=nullptr) (defined in GNet::Address4) | GNet::Address4 | static |
wildcards() const (defined in GNet::Address4) | GNet::Address4 |