Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Attributes | List of all members
qpid::console::MethodResponse Struct Reference

#include <qpid/console/Object.h>

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 Sat Feb 7 2015 for Qpid C++ Client API by doxygen 1.8.9.1