#include "qpid/Exception.h"
#include "qpid/framing/amqp_types.h"
#include "qpid/framing/Buffer.h"
#include "qpid/framing/FieldTable.h"
#include "qpid/CommonImportExport.h"
#include <iostream>
#include <memory>
#include <vector>
#include <assert.h>
Go to the source code of this file.
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.
|