qpid::broker::DeliveryRecord Class Reference

Record of a delivery for which an ack is outstanding. More...

#include <DeliveryRecord.h>

List of all members.

Public Member Functions

 DeliveryRecord (Message::shared_ptr msg, Queue::shared_ptr queue, const std::string consumerTag, const uint64_t deliveryTag)
 DeliveryRecord (Message::shared_ptr msg, Queue::shared_ptr queue, const uint64_t deliveryTag)
void discard (TransactionContext *ctxt=0) const
bool matches (uint64_t tag) const
bool coveredBy (const AccumulatedAck *const range) const
void requeue () const
void redeliver (Channel *const) const
void addTo (Prefetch *const prefetch) const
void subtractFrom (Prefetch *const prefetch) const


Detailed Description

Record of a delivery for which an ack is outstanding.


The documentation for this class was generated from the following file:
Generated on Tue Apr 17 14:22:13 2007 for Qpid by  doxygen 1.4.7