VideoTools
|
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) (defined in GNet::Address4) | GNet::Address4 | |
Address4(const Address4 &other) (defined in GNet::Address4) | GNet::Address4 | |
displayString() const (defined in GNet::Address4) | GNet::Address4 | |
domain() (defined in GNet::Address4) | GNet::Address4 | static |
family() (defined in GNet::Address4) | GNet::Address4 | static |
format(std::string) (defined in GNet::Address4) | GNet::Address4 | static |
general_type typedef (defined in GNet::Address4) | GNet::Address4 | |
hostPartString() 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 | |
length() (defined in GNet::Address4) | GNet::Address4 | static |
port() const (defined in GNet::Address4) | GNet::Address4 | |
same(const Address4 &other) const (defined in GNet::Address4) | GNet::Address4 | |
sameHostPart(const Address4 &other) const (defined in GNet::Address4) | GNet::Address4 | |
setPort(unsigned int port) (defined in GNet::Address4) | GNet::Address4 | |
specific_type typedef (defined in GNet::Address4) | GNet::Address4 | |
storage_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 |