Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::console::SchemaMethod Struct Reference

#include <qpid/console/Schema.h>

List of all members.

Public Member Functions

 SchemaMethod (framing::Buffer &buffer)
 ~SchemaMethod ()

Public Attributes

std::string name
std::string desc
std::vector< SchemaArgument * > arguments


Detailed Description

Definition at line 77 of file Schema.h.


Constructor & Destructor Documentation

qpid::console::SchemaMethod::SchemaMethod ( framing::Buffer buffer  ) 

qpid::console::SchemaMethod::~SchemaMethod (  ) 


Member Data Documentation

std::vector<SchemaArgument*> qpid::console::SchemaMethod::arguments

Definition at line 83 of file Schema.h.

std::string qpid::console::SchemaMethod::desc

Definition at line 82 of file Schema.h.

std::string qpid::console::SchemaMethod::name

Definition at line 81 of file Schema.h.


The documentation for this struct was generated from the following file:
Qpid C++ API Reference
Generated on Wed Feb 8 13:30:16 2012 for Qpid C++ Client API by doxygen 1.4.7