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_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: