summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/messaging/hello_world.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: update hello world example to use recommended api for content manipu...Gordon Sim2015-07-281-2/+5
* QPID-5196: Messaging example hello_world core dumps when given a bad connecti...Charles E. Rolke2013-09-301-5/+4
* Added some missing licenses; added FedOps.h to distribution listGordon Sim2010-10-271-0/+21
* Adds a parameter to several examples to allow connection options to be specif...Jonathan Robie2010-09-141-1/+3
* Applied Gordon's patch - much simpler now.Jonathan Robie2010-04-151-37/+23
* Naming change: variable queueName is now called address.Jonathan Robie2010-04-151-3/+3
* Added hello_world.cpp example for tutorial.Jonathan Robie2010-04-151-0/+49