summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/BodyHolder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-76/+0
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-3/+3
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+1
* A further step to final 0-10 spec.Gordon Sim2008-03-031-0/+1
* Added framing::BodyHolder:Alan Conway2007-11-221-0/+75