VUtil::URL Member List
This is the complete list of members for VUtil::URL, including all inherited members.| getAllButPath() const | VUtil::URL | |
| getHost() const | VUtil::URL | |
| getHostAndPort() const | VUtil::URL | |
| getPath() const | VUtil::URL | |
| getPort() const | VUtil::URL | |
| getProtocol() const | VUtil::URL | |
| getString() const | VUtil::URL | |
| operator=(const URL &u) | VUtil::URL | |
| operator=(const std::string &s) | VUtil::URL | |
| setDefaults(URL &url) | VUtil::URL | [static] |
| setHost(const std::string &h) | VUtil::URL | |
| setHostAndPort(const std::string &hp) | VUtil::URL | |
| setPath(const std::string &p) | VUtil::URL | |
| setPort(const std::string &p) | VUtil::URL | |
| setPort(unsigned int p) | VUtil::URL | |
| setProtocol(const std::string &p) | VUtil::URL | |
| URL() | VUtil::URL | |
| URL(const std::string &protocol, const std::string &host, const std::string &port, const std::string &path) | VUtil::URL | |
| URL(const std::string &url) | VUtil::URL | |
| URL(const URL &url) | VUtil::URL |