summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Future.h
Commit message (Expand)AuthorAgeFilesLines
* Apply PIMPL pattern to client::Completion and client::Future.Alan Conway2009-04-231-9/+4
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-151-1/+0
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-3/+4
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-0/+1
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-50/+5
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+1
* Minor refactoring of execution layerGordon Sim2007-09-281-4/+15
* Implementation of execution.result on the client side Gordon Sim2007-09-061-0/+97