#include "qpid/framing/amqp_types.h"
#include "qpid/framing/FieldValue.h"
#include "qpid/framing/TypeCode.h"
#include <boost/shared_ptr.hpp>
#include <iostream>
#include <vector>
#include "qpid/CommonImportExport.h"
Go to the source code of this file.
Classes |
class | qpid::framing::Array |
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.
|