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