qpid::broker::TxAccept Class Reference

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

#include <TxAccept.h>

Inherits qpid::broker::TxOp.

List of all members.

Public Member Functions

 TxAccept (framing::SequenceSet &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.

Definition at line 37 of file TxAccept.h.


Constructor & Destructor Documentation

qpid::broker::TxAccept::TxAccept ( framing::SequenceSet &  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 Oct 16 13:38:19 2008 for Qpid by  doxygen 1.5.6