summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/amqp_0_10/Codec.h
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Summary: added 0-10 Array encoding and decoding.Alan Conway2008-04-081-23/+38
* Encoding/decoding for packed structs and optional members.Alan Conway2008-04-071-6/+3
* qpid/Serializer.h, qpid/amqp_0_10/Codec.h:Alan Conway2008-04-031-10/+24
* src/qpid/amqp_0_10/Map.h,.cpp: use preview encoding temporarily.Alan Conway2008-04-031-28/+14
* amqp_0_10/built_in_types.hAlan Conway2008-04-031-38/+38
* Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownTypeAlan Conway2008-04-021-6/+6
* rubygen/0-10/specification.rb:Alan Conway2008-03-111-66/+92
* Completed holders, visitors and serialization for 0-10 commands and controls.Alan Conway2008-03-041-17/+25
* Template visitors for amqp_0_10::Command, Control and Struct.Alan Conway2008-02-291-77/+57
* AMQP 0-10 type system:Alan Conway2008-02-211-0/+187