ImFusion SDK 4.3
Url Member List

This is the complete list of members for Url, including all inherited members.

appendSubquery(const Subquery &subquery)Url
authority() constUrl
clear()Url
DecodePath enum value (defined in Url)Url
findSubquery(const std::string &key) constUrl
FormattingOption enum name (defined in Url)Url
FormattingOptions typedef (defined in Url)Url
fragment() constUrl
fromLocalFile(const std::string &path)Urlstatic
hasAuthority() constUrl
host() constUrl
isAbsolute() const (defined in Url)Url
isEmpty() const (defined in Url)Url
isRelative() const (defined in Url)Url
isValid() constUrl
makeRelative (defined in Url)Urlstatic
NoAuthority enum value (defined in Url)Url
NoFragment enum value (defined in Url)Url
None enum value (defined in Url)Url
NoPassword enum value (defined in Url)Url
NoPath enum value (defined in Url)Url
NoPort enum value (defined in Url)Url
NoQuery enum value (defined in Url)Url
normalizePath()Url
NoScheme enum value (defined in Url)Url
NoUserinfo enum value (defined in Url)Url
operator!=(const Url &other) const (defined in Url)Urlinline
operator!=(const std::string &other) const (defined in Url)Urlinline
operator<<(std::ostream &strm, const Url &url)Urlfriend
operator=(const Url &other)=default (defined in Url)Url
operator==(const Url &other) constUrlinline
operator==(const std::string &other) const (defined in Url)Urlinline
password() constUrl
path() constUrl
percentDecoded(const std::string &str)Urlstatic
percentEncoded(const std::string &str, const std::string &encodedChars="!#$%&*+,;=?@[]")Urlstatic
port() constUrl
portNumber() constUrl
qHash (defined in Url)Urlfriend
query() constUrl
relativeTo(const std::string &url, const std::string &basePath)Urlstatic
replaceSubquery(std::size_t index, const Subquery &subquery)Url
scheme() constUrl
setAuthority(const std::string &authority)Url
setFragment(const std::string &fragment)Url
setHost(const std::string &host)Url
setPassword(const std::string &password)Url
setPath(const std::string &path)Url
setPort(const std::string &port)Url
setPort(int port)Url
setQuery(const std::string &query)Url
setScheme(const std::string &scheme)Url
setUserinfo(const std::string &userinfo)Url
setUsername(const std::string &username)Url
string(FormattingOptions formattingOptions=None) constUrl
subqueries() constUrl
subquery(std::size_t index) constUrl
subqueryCount() constUrl
toLocalFile() constUrl
Url()=defaultUrl
Url(const std::string &url)Url
Url(const char *url) (defined in Url)Url
Url(const std::string &scheme, const std::string &authority, const std::string &path, const std::string &query={}, const std::string &fragment={})Url
Url(RelativeTag, const std::string &scheme, const std::string &path, const std::string &query={}, const std::string &fragment={})Url
Url(const Url &other)=default (defined in Url)Url
userinfo() constUrl
username() constUrl
~Url()=default (defined in Url)Url
Search Tab / S to search, Esc to close