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

An AMQP Field Array. More...

Data Fields

int num_entries
 Number of entries in the table.
struct amqp_field_value_t_ * entries
 linked list of field values

Detailed Description

An AMQP Field Array.

A repeated set of field values, all must be of the same 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