Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Attributes
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 Tue Mar 5 2013 for Qpid C++ Client API by doxygen 1.8.1.1