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

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

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.

See also:
amqp_table_encode(), amqp_table_decode(), amqp_table_clone()
Since:
v0.1

Field Documentation

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:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines