Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/console/Schema.h>
Public Member Functions | |
SchemaMethod (framing::Buffer &buffer) | |
~SchemaMethod () | |
Public Attributes | |
std::string | name |
std::string | desc |
std::vector< SchemaArgument * > | arguments |
qpid::console::SchemaMethod::SchemaMethod | ( | framing::Buffer & | buffer | ) |
qpid::console::SchemaMethod::~SchemaMethod | ( | ) |