qpid::client::AckPolicy Class Reference
[Application API for an AMQP client.]

Policy for automatic acknowledgement of messages. More...

#include <AckPolicy.h>

List of all members.

Public Member Functions

 AckPolicy (size_t n=1)
void ack (const Message &msg, Session &session)
void ackOutstanding (Session &session)


Detailed Description

Policy for automatic acknowledgement of messages.

Constructor & Destructor Documentation

qpid::client::AckPolicy::AckPolicy ( size_t  n = 1  )  [inline]

Parameters:
n,: acknowledge every n messages. n==0 means no automatic acknowledgement.


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

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