summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/LocalQueue.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-251-7/+8
* QPID-1294 (Johnathan Robie) Improved doxygen generation.Alan Conway2008-11-051-0/+30
* Added return Message overload of SubscriptionManager get().Alan Conway2008-10-311-2/+4
* Replicate session state for un-acknowledged messages to new cluster members.Alan Conway2008-10-301-5/+5
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-14/+4
* Added timeout to SubscriptionManager::get(), LocalQueue::get() and BlockingQu...Alan Conway2008-07-011-6/+16
* Additions to the client API:Alan Conway2008-06-251-1/+1
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-3/+25
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-1/+2
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-1/+1
* Added testSendToSelf for https://bugzilla.redhat.com/show_bug.cgi?id=410551Alan Conway2008-02-051-2/+2
* Some minor changes to doc; primarily aimed at making the list of classesGordon Sim2008-01-231-0/+2
* Provide method to test for empty local queue.Gordon Sim2008-01-041-0/+1
* client::SubscriptionManager:Alan Conway2007-11-071-5/+10
* Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"Alan Conway2007-11-071-0/+52