summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/frame_functors.h
Commit message (Expand)AuthorAgeFilesLines
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-2/+2
* Edits to doxygen comments for user documentation.Alan Conway2008-04-241-1/+1
* Stopped frameset from assembling messages piecewise.Alan Conway2007-11-131-8/+0
* Make standard exchanges durableGordon Sim2007-11-081-0/+6
* Fixed bug introduced in r577027 where the header frame of a message is direct...Gordon Sim2007-10-021-0/+17
* Refactor HandlerImpl to use Session rather than CoreRefs.Alan Conway2007-09-181-16/+0
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-0/+9
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-0/+108