Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/sys/IntegerTypes.h"
#include "qpid/CommonImportExport.h"
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
struct | qpid::Address |
Contains the protocol address of an AMQP broker. More... | |
Namespaces | |
namespace | qpid |
namespace | qpid::client |
Functions | |
std::ostream & | qpid::operator<< (std::ostream &os, const Address &addr) |
bool | qpid::operator== (const Address &x, const Address &y) |