summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Serializer.h
Commit message (Expand)AuthorAgeFilesLines
* Struct32 encodingAlan Conway2008-04-151-1/+1
* Fixed compilation error from ignored qualifier on function return type.Gordon Sim2008-04-081-1/+1
* Encoding/decoding for packed structs and optional members.Alan Conway2008-04-071-0/+1
* src/qpid/amqp_0_10/Assembly.cpp,.h:Alan Conway2008-04-041-0/+7
* qpid/Serializer.h, qpid/amqp_0_10/Codec.h:Alan Conway2008-04-031-0/+47
* src/qpid/amqp_0_10/Map.h,.cpp: use preview encoding temporarily.Alan Conway2008-04-031-46/+85
* Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownTypeAlan Conway2008-04-021-0/+10
* rubygen/0-10/specification.rb:Alan Conway2008-03-111-36/+48
* Completed holders, visitors and serialization for 0-10 commands and controls.Alan Conway2008-03-041-10/+33
* Fix compile error.Alan Conway2008-03-031-0/+1
* Template visitors for amqp_0_10::Command, Control and Struct.Alan Conway2008-02-291-66/+14
* AMQP 0-10 type system:Alan Conway2008-02-211-0/+109