summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Completion.h
Commit message (Expand)AuthorAgeFilesLines
* Apply PIMPL pattern to client::Completion and client::Future.Alan Conway2009-04-231-20/+14
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-151-1/+2
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-4/+14
* Additional API documentation around sync vs. async sessions.Alan Conway2008-05-271-0/+6
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-12/+3
* perftest improvements.Alan Conway2007-11-271-0/+2
* Ensure no danbling pointers in client API:Alan Conway2007-09-281-2/+2
* Minor refactoring of execution layerGordon Sim2007-09-281-1/+10
* Implementation of execution.result on the client side Gordon Sim2007-09-061-0/+53