atscppapi
1.0.9
C++ wrapper for Apache Traffic Server API
|
This is the complete list of members for atscppapi::Url, including all inherited members.
getHost() const | atscppapi::Url | |
getPath() const | atscppapi::Url | |
getPort() const | atscppapi::Url | |
getQuery() const | atscppapi::Url | |
getScheme() const | atscppapi::Url | |
getUrlString() const | atscppapi::Url | |
noncopyable() (defined in atscppapi::noncopyable) | atscppapi::noncopyable | inlineprivate |
reset() | atscppapi::Url | |
setHost(const std::string &) | atscppapi::Url | |
setPath(const std::string &) | atscppapi::Url | |
setPort(const uint16_t) | atscppapi::Url | |
setQuery(const std::string &) | atscppapi::Url | |
setScheme(const std::string &) | atscppapi::Url | |
~noncopyable() (defined in atscppapi::noncopyable) | atscppapi::noncopyable | inlineprivate |
~Url() (defined in atscppapi::Url) | atscppapi::Url |