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_entry_t Struct Reference

An entry in a field-table. More...

#include <amqp.h>

Data Fields

amqp_bytes_t key
 the table entry key.
 
amqp_field_value_t value
 the table entry values
 

Detailed Description

An entry in a field-table.

Field Documentation

amqp_bytes_t amqp_table_entry_t::key

the table entry key.

Its a null-terminated UTF-8 string, with a maximum size of 128 bytes


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