| host() const | P::URL | [inline] |
| operator<<(std::ostream &os, const URL &url) | P::URL | [friend] |
| operator=(const URL &url) | P::URL | |
| operator=(const std::string &url) | P::URL | |
| operator==(const URL &url) const | P::URL | |
| operator>>(std::istream &is, URL &url) | P::URL | [friend] |
| password() const | P::URL | [inline] |
| path() const | P::URL | [inline] |
| port() const | P::URL | [inline] |
| protocol() const | P::URL | [inline] |
| setHost(const std::string &host) | P::URL | |
| setPassword(const std::string &passwd) | P::URL | |
| setPath(const std::string &path) | P::URL | |
| setPort(unsigned short port) | P::URL | |
| setProtocol(const std::string &proto, bool setPort=true) | P::URL | |
| setUser(const std::string &user) | P::URL | |
| str() const | P::URL | |
| URL() | P::URL | |
| URL(const std::string &url) | P::URL | |
| URL(const URL &url) | P::URL | |
| user() const | P::URL | [inline] |
| ~URL() | P::URL |
1.3.3