summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/messaging/Message.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing QPID_CLIENT_EXTERNs to fix build on Windows.Stephen D. Huston2010-04-011-4/+12
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-4/+57
* QPID-664: renamed headers as properties (to match python); added priorityGordon Sim2010-03-291-3/+7
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-3/+3
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-161-4/+2
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-2/+9
* QPID-664: Added some of the missing standard message headers. Added two new t...Gordon Sim2010-01-121-0/+17
* QPID-664: Add spout & drain examples as per python clientGordon Sim2009-11-191-2/+2
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-1/+1
* define content- and view- classes separately from message classGordon Sim2009-10-021-17/+5
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-311-3/+3
* Hide internal message ID behind APIGordon Sim2009-08-261-3/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+90