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

An AMQP Field Table. More...

#include <amqp.h>

Data Fields

int num_entries
 number of entries in the table
 
struct amqp_table_entry_t_ * entries
 linked list of entries
 

Detailed Description

An AMQP Field Table.

An amqp field table is a set of key-value pairs. Key are up to 128-byte UTF-8 character strings Values can of one or more types


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