rabbitmq-c  0.5.3
C AMQP Client library for RabbitMQ
Data Fields
amqp_decimal_t Struct Reference

Decimal data type. More...

Data Fields

uint8_t decimals
 the location of the decimal point
uint32_t value
 the value before the decimal point is applied

Detailed Description

Decimal data type.

Since:
v0.1

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines