From 3492b186c33b875dc2f0fb18fc32ab4dadd77a3d Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Wed, 15 Jun 2011 11:48:43 +0000 Subject: QPID-3200: Add new method to session for cumulative acknowledgement upto (and including) a specified message git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1136003 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/include/qpid/messaging/Session.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpp/include/qpid/messaging/Session.h') diff --git a/cpp/include/qpid/messaging/Session.h b/cpp/include/qpid/messaging/Session.h index 52786eb5f4..428f8aa491 100644 --- a/cpp/include/qpid/messaging/Session.h +++ b/cpp/include/qpid/messaging/Session.h @@ -77,6 +77,10 @@ class QPID_MESSAGING_CLASS_EXTERN Session : public qpid::messaging::Handle