Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::console::MethodResponse Struct Reference

#include <qpid/console/Object.h>

List of all members.

Public Attributes

uint32_t code
std::string text
std::map< std::string, boost::shared_ptr<
Value > > 
arguments


Detailed Description

Definition at line 49 of file Object.h.


Member Data Documentation

std::map<std::string, boost::shared_ptr<Value> > qpid::console::MethodResponse::arguments

Definition at line 52 of file Object.h.

uint32_t qpid::console::MethodResponse::code

Definition at line 50 of file Object.h.

std::string qpid::console::MethodResponse::text

Definition at line 51 of file Object.h.


The documentation for this struct was generated from the following file:
Qpid C++ API Reference
Generated on Wed Feb 8 13:31:06 2012 for Qpid C++ Client API by doxygen 1.4.7