| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation | 
#include <qpid/console/Schema.h>
| Public Member Functions | |
| SchemaProperty (framing::Buffer &buffer) | |
| boost::shared_ptr< Value > | decodeValue (framing::Buffer &buffer) | 
| Public Attributes | |
| std::string | name | 
| uint8_t | typeCode | 
| uint8_t | accessCode | 
| bool | isIndex | 
| bool | isOptional | 
| std::string | unit | 
| int | min | 
| int | max | 
| int | maxLen | 
| std::string | desc | 
| qpid::console::SchemaProperty::SchemaProperty | ( | framing::Buffer & | buffer | ) | 
| boost::shared_ptr<Value> qpid::console::SchemaProperty::decodeValue | ( | framing::Buffer & | buffer | ) | 
 1.7.5
 1.7.5