Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions
qmf::engine::SchemaObjectClass Class Reference

#include <qmf/engine/Schema.h>

List of all members.

Public Member Functions

 SchemaObjectClass (const char *package, const char *name)
 SchemaObjectClass (const SchemaObjectClass &from)
 ~SchemaObjectClass ()
void addProperty (const SchemaProperty *property)
void addStatistic (const SchemaStatistic *statistic)
void addMethod (const SchemaMethod *method)
const SchemaClassKeygetClassKey () const
int getPropertyCount () const
int getStatisticCount () const
int getMethodCount () const
const SchemaPropertygetProperty (int idx) const
const SchemaStatisticgetStatistic (int idx) const
const SchemaMethodgetMethod (int idx) const

Detailed Description

Definition at line 161 of file Schema.h.


Constructor & Destructor Documentation

qmf::engine::SchemaObjectClass::SchemaObjectClass ( const char *  package,
const char *  name 
)

Member Function Documentation


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Fri Dec 23 2011 22:49:38 for Qpid C++ Client API by doxygen 1.7.6.1