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

#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
 

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 Thu Jun 5 2014 for Qpid C++ Client API by doxygen 1.8.3.1