empty() const | code::URL | |
fragment | code::URL | |
fromHostFileName(const std::string &host, const std::string &file) | code::URL | [static] |
getBaseName() const | code::URL | |
getDirName() const | code::URL | |
getQuery(const std::string &key) const | code::URL | |
getSuffix() const | code::URL | |
getSuffixLC() const | code::URL | |
hasQuery(const std::string &key) const | code::URL | [inline] |
host | code::URL | |
isLocal() const | code::URL | |
operator!=(const URL &) const | code::URL | |
operator+=(const std::string &add) | code::URL | |
operator<(const URL &that) const | code::URL | [inline] |
operator<<(std::ostream &, const code::URL &) | code::URL | [friend] |
operator=(const std::string &) | code::URL | |
operator=(const char *s) | code::URL | |
operator==(const URL &) const | code::URL | |
pass | code::URL | |
path | code::URL | |
port | code::URL | |
query | code::URL | |
removeSuffix() | code::URL | [inline] |
scheme | code::URL | |
setQuery(const std::string &key, int val) | code::URL | |
setQuery(const std::string &key, const std::string &val) | code::URL | [inline] |
toString() const | code::URL | |
URL() | code::URL | [inline] |
URL(const char *s) | code::URL | [inline] |
URL(const std::string &s) | code::URL | [inline] |
user | code::URL | |
~URL() | code::URL | [inline] |