Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
addProtocol(const std::string &tag) | qpid::Url | [static] |
getHostNameUrl(uint16_t port) | qpid::Url | [static] |
getIpAddressesUrl(uint16_t port) | 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 std::string &url) | qpid::Url | [inline] |
parseNoThrow(const char *url) | 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 | [inline, explicit] |
Url(const std::string &url) | qpid::Url | [inline, explicit] |
Url(const char *url) | qpid::Url | [inline, explicit] |