This is the complete list of members for GNet::AddressImp, including all inherited members.
address_type typedef | GNet::AddressImp | |
AddressImp(unsigned int port) | GNet::AddressImp | explicit |
AddressImp(const servent &s) | GNet::AddressImp | explicit |
AddressImp(const std::string &s) | GNet::AddressImp | explicit |
AddressImp(const std::string &s, unsigned int port) | GNet::AddressImp | |
AddressImp(unsigned int port, Address::Localhost) | GNet::AddressImp | |
AddressImp(unsigned int port, Address::Broadcast) | GNet::AddressImp | |
AddressImp(const hostent &h, unsigned int port) | GNet::AddressImp | |
AddressImp(const hostent &h, const servent &s) | GNet::AddressImp | |
AddressImp(const sockaddr *addr, size_t len) | GNet::AddressImp | |
AddressImp(const AddressImp &other) | GNet::AddressImp | |
displayString() const | GNet::AddressImp | |
general_type typedef | GNet::AddressImp | |
hostString() const | GNet::AddressImp | |
port() const | GNet::AddressImp | |
raw() const | GNet::AddressImp | |
raw() | GNet::AddressImp | |
same(const AddressImp &other) const | GNet::AddressImp | |
sameHost(const AddressImp &other) const | GNet::AddressImp | |
setPort(unsigned int port) | GNet::AddressImp | |
storage_type typedef | GNet::AddressImp | |
validPort(unsigned int port) | GNet::AddressImp | static |
validString(const std::string &s, std::string *reason_p=NULL) | GNet::AddressImp | static |
wildcards(const std::string &display_string) | GNet::AddressImp | static |