qpid::broker::TxAccept Class Reference

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

#include <TxAccept.h>

Collaboration diagram for qpid::broker::TxAccept:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TxAccept (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 accepts received by a transactional channel.


Constructor & Destructor Documentation

qpid::broker::TxAccept::TxAccept ( 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 Apr 10 11:09:00 2008 for Qpid by  doxygen 1.4.7