qamqp/src
Matt Broadstone 8599cec147 - added auto tests for binding to standard AMQP-defined exchanges
- removed name parameter from Queue::declare, reducing confusion. Updated manual test to reflect this change
2014-06-06 13:37:36 -04:00
..
amqp_authenticator.cpp move library files to src directory 2014-05-28 12:35:31 -04:00
amqp_authenticator.h export it all! this may be unnecessary, more investigation needed 2014-05-28 15:33:15 -04:00
amqp_channel.cpp - added auto tests for remove 2014-06-06 12:10:51 -04:00
amqp_channel.h - added auto tests for remove 2014-06-06 12:10:51 -04:00
amqp_channel_p.h - added auto tests for remove 2014-06-06 12:10:51 -04:00
amqp_client.cpp - added auto tests for remove 2014-06-06 12:10:51 -04:00
amqp_client.h - added auto tests for remove 2014-06-06 12:10:51 -04:00
amqp_client_p.h - added auto tests for remove 2014-06-06 12:10:51 -04:00
amqp_exchange.cpp remove convenience bind methods from exchange, reducing the confusion about 2014-06-04 23:44:07 -04:00
amqp_exchange.h remove convenience bind methods from exchange, reducing the confusion about 2014-06-04 23:44:07 -04:00
amqp_exchange_p.h fix delayed declarations for different exchange types 2014-06-03 16:33:43 -04:00
amqp_frame.cpp style fixes 2014-05-30 17:20:11 -04:00
amqp_frame.h move all frame handlers to private classes in an effort to make amqp_frame private 2014-06-04 09:46:15 -04:00
amqp_global.h refactored QAMQP::Network to include a dptr, made whole class private as it is 2014-06-03 12:28:12 -04:00
amqp_message.cpp refactor Message to be explicitly shared class, rather than passing 2014-06-05 15:37:41 -04:00
amqp_message.h refactor Message to be explicitly shared class, rather than passing 2014-06-05 15:37:41 -04:00
amqp_message_p.h Queue::messageReceived no longer passes the queue as a parameter (use sender() if you need it) 2014-06-05 15:44:14 -04:00
amqp_queue.cpp - added auto tests for binding to standard AMQP-defined exchanges 2014-06-06 13:37:36 -04:00
amqp_queue.h - added auto tests for binding to standard AMQP-defined exchanges 2014-06-06 13:37:36 -04:00
amqp_queue_p.h - added auto tests for remove 2014-06-06 12:10:51 -04:00
src.pro refactor Message to be explicitly shared class, rather than passing 2014-06-05 15:37:41 -04:00