summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/AMQMethodBody.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'visibility-hidden' into qpid-3163qpid-3163Alan Conway2011-07-281-6/+6
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Remove useless qpid/shared_ptr.h wrapper.Alan Conway2009-05-061-2/+2
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-2/+2
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Added framing::BodyHolder:Alan Conway2007-11-221-2/+0
* * Summary: generalized Invoker visitor to all *Operations andAlan Conway2007-10-161-4/+0
* Minor refactoring of execution layerGordon Sim2007-09-281-0/+1
* Honour sync bit when processing L4 methodGordon Sim2007-09-281-0/+2
* Implementation of execution.result on the client side Gordon Sim2007-09-061-1/+3
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-0/+1
* Reapply rev 568249 with the changes made to the generator this time, rather t...Gordon Sim2007-08-221-2/+2
* Undo revision 568249, causing tests to hang.Alan Conway2007-08-211-2/+2
* Invocation now uses the visitor mechanismGordon Sim2007-08-211-2/+2
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-42/+25
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-2/+1
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-071-0/+1
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-1/+5
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-0/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+84
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-62/+0
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-1/+4
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-4/+4
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-1/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+56