summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/Blob.h
Commit message (Expand)AuthorAgeFilesLines
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-14/+41
* * src/qpid/framing/MethodHolder.h, .cpp:Alan Conway2007-08-091-1/+1
* Blob: a crude kind of variant that avoids template hell.Alan Conway2007-08-091-0/+134