qamqp/src
Matt Broadstone 73a1d1db36 organize which methods are related to which parts of the spec, try to figure
out what we're missing
2014-06-05 14:10:29 -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 rename ChannelPrivate::number -> channelNumber 2014-06-04 09:50:31 -04:00
amqp_channel.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_channel_p.h rename ChannelPrivate::number -> channelNumber 2014-06-04 09:50:31 -04:00
amqp_client.cpp organize which methods are related to which parts of the spec, try to figure 2014-06-05 14:10:29 -04:00
amqp_client.h merged Client Connection and Network classes, fixed a bug allowing for proper 2014-06-03 16:11:30 -04:00
amqp_client_p.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_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 move library files to src directory 2014-05-28 12:35:31 -04:00
amqp_message.h export it all! this may be unnecessary, more investigation needed 2014-05-28 15:33:15 -04:00
amqp_queue.cpp rename ChannelPrivate::number -> channelNumber 2014-06-04 09:50:31 -04:00
amqp_queue.h organize which methods are related to which parts of the spec, try to figure 2014-06-05 14:10:29 -04:00
amqp_queue_p.h move all frame handlers to private classes in an effort to make amqp_frame private 2014-06-04 09:46:15 -04:00
src.pro merged Client Connection and Network classes, fixed a bug allowing for proper 2014-06-03 16:11:30 -04:00