summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf2/examples
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-4/+7
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-132-1/+111
* QPID-3046 - Added an example in C++ for receiving eventsTed Ross2011-02-112-1/+67
* QPID-3046Ted Ross2011-02-112-27/+48
* Added missing even handling in the console.Ted Ross2011-02-042-0/+7
* Merged missing functionality from the QMFv1 Ruby and Python interfaces to the...Ted Ross2011-02-044-0/+274
* Added severity and timestamp fields to raised events.Ted Ross2011-02-031-29/+57
* Exposed asMap for DataAddr objects in Pyton and Ruby wrappers.Ted Ross2011-01-112-0/+42
* Updated Python and Ruby wrappers to reflect API changes.Ted Ross2011-01-102-5/+4
* Added a blank setAgentFilter (will make this a command option).Ted Ross2010-11-111-2/+8
* Fixed segfault when setting the agent filter on a closed session.Ted Ross2010-11-103-7/+85
* QPID-2792 - Added C++ example agent.Ted Ross2010-08-133-1/+227
* QPID-2793 - Python and Ruby bindings for the C++ QMFv2 APITed Ross2010-08-121-0/+150