summaryrefslogtreecommitdiff
path: root/cpp/examples/messaging/queue_receiver.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-1/+1
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-191-1/+2
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-3/+2
* QPID-664: change cancel() to close() for consistencyGordon Sim2010-01-271-2/+2
* define content- and view- classes separately from message classGordon Sim2009-10-021-7/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+65