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

exchange.declare method fields More...

#include <amqp_framing.h>

Data Fields

uint16_t ticket
 ticket
 
amqp_bytes_t exchange
 exchange
 
amqp_bytes_t type
 type
 
amqp_boolean_t passive
 passive
 
amqp_boolean_t durable
 durable
 
amqp_boolean_t auto_delete
 auto-delete
 
amqp_boolean_t internal
 internal
 
amqp_boolean_t nowait
 nowait
 
amqp_table_t arguments
 arguments
 

Detailed Description

exchange.declare method fields


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