Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/console/ConsoleImportExport.h"
#include "qpid/console/ObjectId.h"
#include "qpid/framing/Uuid.h"
#include "qpid/framing/FieldTable.h"
#include <boost/shared_ptr.hpp>
#include <map>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
struct | qpid::console::MethodResponse |
class | qpid::console::Object |
struct | qpid::console::Object::AttributeMap |
Namespaces | |
namespace | qpid |
namespace | qpid::framing |
The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built. | |
namespace | qpid::console |
Functions | |
std::ostream & | qpid::console::operator<< (std::ostream &o, const Object &object) |