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::SchemaStatistic Struct Reference

#include <qpid/console/Schema.h>

Public Member Functions

 SchemaStatistic (framing::Buffer &buffer)
 
boost::shared_ptr< ValuedecodeValue (framing::Buffer &buffer)
 

Public Attributes

std::string name
 
uint8_t typeCode
 
std::string unit
 
std::string desc
 

Detailed Description

Definition at line 67 of file Schema.h.

Constructor & Destructor Documentation

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

Member Function Documentation

boost::shared_ptr<Value> qpid::console::SchemaStatistic::decodeValue ( framing::Buffer buffer)

Member Data Documentation

std::string qpid::console::SchemaStatistic::desc

Definition at line 74 of file Schema.h.

std::string qpid::console::SchemaStatistic::name

Definition at line 71 of file Schema.h.

uint8_t qpid::console::SchemaStatistic::typeCode

Definition at line 72 of file Schema.h.

std::string qpid::console::SchemaStatistic::unit

Definition at line 73 of file Schema.h.


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

Qpid C++ API Reference
Generated on Wed Aug 27 2014 for Qpid C++ Client API by doxygen 1.8.6