Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "amqp_types.h"
#include "Array.h"
#include "FieldTable.h"
#include "SequenceSet.h"
#include "Uuid.h"
Go to the source code of this file.
It's better to include amqp_types.h in another header instead of this file unless the header actually needs the full declarations. Including full declarations when forward declarations would increase compile times.
Definition in file amqp_types_full.h.