qpid::framing::Decimal Struct Reference

Represents a decimal value. More...

#include <Value.h>

List of all members.

Public Member Functions

 Decimal (uint32_t value_=0, uint8_t decimals_=0)
bool operator== (const Decimal &d) const
bool operator!= (const Decimal &d) const

Public Attributes

uint32_t value
uint8_t decimals


Detailed Description

Represents a decimal value.

No arithmetic functionality for now, we only care about encoding/decoding.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 17 14:22:19 2007 for Qpid by  doxygen 1.4.7