rabbitmq-c  0.5.0
C AMQP Client library for RabbitMQ
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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: