Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "amqp_types.h"
#include "AMQBody.h"
#include "Buffer.h"
#include "qpid/framing/DeliveryProperties.h"
#include "qpid/framing/MessageProperties.h"
#include <iostream>
#include <boost/optional.hpp>
Go to the source code of this file.
Namespaces | |
namespace | qpid |
namespace | qpid::framing |
Classes | |
class | qpid::framing::AMQHeaderBody |
struct | qpid::framing::AMQHeaderBody::OptProps< T > |
struct | qpid::framing::AMQHeaderBody::PropSet< Base, T > |
struct | qpid::framing::AMQHeaderBody::Empty |
Enumerations | |
enum | qpid::framing::DeliveryMode { qpid::framing::TRANSIENT = 1, qpid::framing::PERSISTENT = 2 } |