| 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 <boost/variant.hpp>#include <iosfwd>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | qpid::TcpAddress |
| TCP address of a broker - host:port. More... | |
| struct | qpid::ExampleAddress |
| struct | qpid::Address |
| Contains the address of an AMQP broker. More... | |
Namespaces | |
| namespace | qpid |
This file was automatically generated from the AMQP specification. | |
Functions | |
| bool | qpid::operator== (const TcpAddress &x, const TcpAddress &y) |
| std::ostream & | qpid::operator<< (std::ostream &os, const TcpAddress &a) |
| bool | qpid::operator== (const ExampleAddress &x, const ExampleAddress &y) |
| std::ostream & | qpid::operator<< (std::ostream &os, const ExampleAddress &a) |
1.6.1