qpid::framing::Decimal Struct Reference

Represents a decimal value. More...

#include <Value.h>

List of all members.

Public Member Functions

 Decimal (u_int32_t value_=0, u_int8_t decimals_=0)
bool operator== (const Decimal &d) const
bool operator!= (const Decimal &d) const

Public Attributes

u_int32_t value
u_int8_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 Thu Jan 25 11:48:16 2007 for Qpid by  doxygen 1.5.1