rabbitmq-c  0.2
C AMQP Client library for RabbitMQ
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
amqp_decimal_t Struct Reference

For holding a decimal value. More...

#include <amqp.h>

Data Fields

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

Detailed Description

For holding a decimal value.


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