Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/messaging/ImportExport.h"
#include "qpid/messaging/exceptions.h"
#include "qpid/types/Variant.h"
#include <string>
#include <ostream>
Go to the source code of this file.
Classes | |
class | qpid::messaging::Address |
Represents an address to which messages can be sent and from which messages can be received. More... | |
Namespaces | |
namespace | qpid |
namespace | qpid::messaging |
Functions | |
std::ostream & | qpid::messaging::operator<< (std::ostream &out, const Address &address) |