rabbitmq-c
0.2
C AMQP Client library for RabbitMQ
|
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 | |
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