Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | List of all members
qmf::engine::SchemaProperty Class Reference

#include <qmf/engine/Schema.h>

Public Member Functions

 SchemaProperty (const char *name, Typecode typecode)
 
 SchemaProperty (const SchemaProperty &from)
 
 ~SchemaProperty ()
 
void setAccess (Access access)
 
void setIndex (bool val)
 
void setOptional (bool val)
 
void setUnit (const char *val)
 
void setDesc (const char *desc)
 
const char * getName () const
 
Typecode getType () const
 
Access getAccess () const
 
bool isIndex () const
 
bool isOptional () const
 
const char * getUnit () const
 
const char * getDesc () const
 

Detailed Description

Definition at line 90 of file Schema.h.

Constructor & Destructor Documentation

qmf::engine::SchemaProperty::SchemaProperty ( const char *  name,
Typecode  typecode 
)
qmf::engine::SchemaProperty::SchemaProperty ( const SchemaProperty from)
qmf::engine::SchemaProperty::~SchemaProperty ( )

Member Function Documentation

Access qmf::engine::SchemaProperty::getAccess ( ) const
const char* qmf::engine::SchemaProperty::getDesc ( ) const
const char* qmf::engine::SchemaProperty::getName ( ) const
Typecode qmf::engine::SchemaProperty::getType ( ) const
const char* qmf::engine::SchemaProperty::getUnit ( ) const
bool qmf::engine::SchemaProperty::isIndex ( ) const
bool qmf::engine::SchemaProperty::isOptional ( ) const
void qmf::engine::SchemaProperty::setAccess ( Access  access)
void qmf::engine::SchemaProperty::setDesc ( const char *  desc)
void qmf::engine::SchemaProperty::setIndex ( bool  val)
void qmf::engine::SchemaProperty::setOptional ( bool  val)
void qmf::engine::SchemaProperty::setUnit ( const char *  val)

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

Qpid C++ API Reference
Generated on Tue Aug 19 2014 for Qpid C++ Client API by doxygen 1.8.7