Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
This is the complete list of members for qpid::Url, including all inherited members.
addProtocol(const std::string &tag) | qpid::Url | static |
getPass() const | qpid::Url | |
getUser() const | qpid::Url | |
operator=(const char *s) | qpid::Url | inline |
operator=(const std::string &s) | qpid::Url | inline |
parse(const char *url) | qpid::Url | |
parse(const char *url, const std::string &defaultProtocol) | qpid::Url | |
parse(const std::string &url) | qpid::Url | inline |
parseNoThrow(const char *url) | qpid::Url | |
parseNoThrow(const char *url, const std::string &defaultProtocol) | qpid::Url | |
setPass(const std::string &) | qpid::Url | |
setUser(const std::string &) | qpid::Url | |
str() const | qpid::Url | |
throwIfEmpty() const | qpid::Url | |
Url() | qpid::Url | inline |
Url(const Address &addr) | qpid::Url | inlineexplicit |
Url(const std::string &url) | qpid::Url | inlineexplicit |
Url(const std::string &url, const std::string &defaultProtocol) | qpid::Url | inlineexplicit |
Url(const char *url) | qpid::Url | inlineexplicit |