| 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.
Classes | |
| class | qpid::framing::AMQHeaderBody |
| struct | qpid::framing::AMQHeaderBody::OptProps< T > |
| struct | qpid::framing::AMQHeaderBody::PropSet< Base, T > |
| struct | qpid::framing::AMQHeaderBody::Empty |
Namespaces | |
| namespace | qpid |
| This file was automatically generated from the AMQP specification. | |
| namespace | qpid::framing |
| The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built. | |
Enumerations | |
| enum | qpid::framing::DeliveryMode { qpid::framing::TRANSIENT = 1, qpid::framing::PERSISTENT = 2 } |
1.5.7.1