qpid::broker::TxAck Class Reference

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

#include <TxAck.h>

Collaboration diagram for qpid::broker::TxAck:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TxAck (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 ( 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 Tue Apr 17 14:22:15 2007 for Qpid by  doxygen 1.4.7