summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/LocalQueue.h
Commit message (Expand)AuthorAgeFilesLines
* 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