qpid::broker::TxAck Class Reference

Defines the transactional behaviour for acks received by a transactional channel. More...

#include <TxAck.h>

Inherits qpid::broker::TxOp.

Collaboration diagram for qpid::broker::TxAck:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TxAck (framing::AccumulatedAck &acked, std::list< DeliveryRecord > &unacked)
virtual bool prepare (TransactionContext *ctxt) throw ()
virtual void commit () throw ()
virtual void rollback () throw ()


Detailed Description

Defines the transactional behaviour for acks received by a transactional channel.

Constructor & Destructor Documentation

qpid::broker::TxAck::TxAck ( framing::AccumulatedAck acked,
std::list< DeliveryRecord > &  unacked 
)

Parameters:
acked a representation of the accumulation of acks received
unacked the record of delivered messages


The documentation for this class was generated from the following file:

Generated on Thu May 15 22:23:54 2008 for Qpid by  doxygen 1.5.5