1 #ifndef QPID_CLIENT_LOCALQUEUE_H
2 #define QPID_CLIENT_LOCALQUEUE_H
34 template <
class T>
class PrivateImplRef;
110 LocalQueue(LocalQueueImpl*);
114 typedef LocalQueueImpl Impl;
#define QPID_CLIENT_CLASS_EXTERN
A message sent to or received from the broker.
A local queue to collect messages retrieved from a remote broker queue.
Class to represent the duration between instants of time.
const Duration TIME_INFINITE
Value to represent an infinite timeout.
This file was automatically generated from the AMQP specification.
#define QPID_CLIENT_EXTERN
A handle is like a pointer: refers to an underlying implementation object.