VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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(Family, unsigned int port)GNet::Address
Address(const std::string &display_string)GNet::Addressexplicit
Address(const std::string &ip, unsigned int port)GNet::Address
address() const GNet::Address
address()GNet::Address
defaultAddress()GNet::Addressstatic
displayString() const GNet::Address
domain() const GNet::Address
family() const GNet::Address
hostPartString() const GNet::Address
isLocal(std::string &reason) const GNet::Address
isLoopback() const GNet::Address
length() const GNet::Address
loopback(Family, unsigned int port=0U)GNet::Addressstatic
operator!=(const Address &) const GNet::Address
operator=(const Address &addr)GNet::Address
operator==(const Address &) const GNet::Address
port() const GNet::Address
sameHostPart(const Address &other) const GNet::Address
scopeId(unsigned long default_=0UL) const GNet::Address
setPort(unsigned int port)GNet::Address
supports(Family)GNet::Addressstatic
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
validStrings(const std::string &ip, const std::string &port_string, std::string *reason=nullptr)GNet::Addressstatic
wildcards() const GNet::Address
~Address()GNet::Address