summaryrefslogtreecommitdiff
path: root/qpid/cpp/include/qpid/messaging/Message.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5104: make handling of properties in swigged impl match the pure python ...Gordon Sim2013-09-051-0/+1
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-0/+22
* QPID-4368: Add some more missing export declarationsAndrew Stitcher2012-10-221-1/+1
* QPID_3145: Added doxygen for qpid::messaging::Message classGordon Sim2011-06-141-3/+76
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-11/+11
* Made the new C++ API more friendly for swig-wrapping.Ted Ross2010-07-281-0/+2
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-181-36/+36
* Added doxygen group directives.Jonathan Robie2010-04-291-1/+1
* Remove final vestiges of old client API references from messaging and agent h...Andrew Stitcher2010-04-141-4/+5
* 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