| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation | 
#include <qmf/engine/Console.h>
| Public Types | |
| enum | EventKind { BROKER_INFO = 10, DECLARE_QUEUE = 11, DELETE_QUEUE = 12, BIND = 13, UNBIND = 14, SETUP_COMPLETE = 15, STABLE = 16, QUERY_COMPLETE = 17, METHOD_RESPONSE = 18 } | 
| Public Attributes | |
| EventKind | kind | 
| char * | name | 
| char * | exchange | 
| char * | bindingKey | 
| void * | context | 
| QueryResponse * | queryResponse | 
| MethodResponse * | methodResponse | 
 1.7.5
 1.7.5