GNet::Address Member List

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

Address(const Address &addr)GNet::Address
Address(const AddressStorage &)GNet::Addressexplicit
Address(const sockaddr *addr, socklen_t len)GNet::Address
Address(const hostent &h, unsigned int port)GNet::Address
Address(const hostent &h, const servent &s)GNet::Address
Address(const servent &s)GNet::Addressexplicit
Address(unsigned int port)GNet::Addressexplicit
Address(unsigned int port, Localhost)GNet::Address
Address(unsigned int port, Broadcast)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
broadcastAddress(unsigned int port)GNet::Addressstatic
defaultDomain()GNet::Addressstatic
displayString(bool with_port=true, bool with_scope_id=false) const GNet::Address
domain() const GNet::Address
hostString() const GNet::Address
invalidAddress()GNet::Addressstatic
isLocal(std::string &reason) const GNet::Address
isLocal(std::string &reason, const Address &local_hint) const GNet::Address
length() const GNet::Address
localhost(unsigned int port=0U)GNet::Addressstatic
operator=(const Address &addr)GNet::Address
operator==(const Address &) const GNet::Address
port() const GNet::Address
sameHost(const Address &other) const GNet::Address
scopeId(unsigned long default_=0UL) const GNet::Address
setPort(unsigned int port)GNet::Address
validPort(unsigned int n)GNet::Addressstatic
validString(const std::string &display_string, std::string *reason=NULL)GNet::Addressstatic
wildcards() const GNet::Address
~Address()GNet::Address