Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qmf/engine/Console.h>
Public Member Functions | |
MethodResponse (const MethodResponse &from) | |
~MethodResponse () | |
uint32_t | getStatus () const |
const Value * | getException () const |
const Value * | getArgs () const |
qmf::engine::MethodResponse::MethodResponse | ( | const MethodResponse & | from | ) |
qmf::engine::MethodResponse::~MethodResponse | ( | ) |
const Value* qmf::engine::MethodResponse::getArgs | ( | ) | const |
const Value* qmf::engine::MethodResponse::getException | ( | ) | const |
uint32_t qmf::engine::MethodResponse::getStatus | ( | ) | const |